mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-12 00:26:35 -05:00
Deactivate cache for tidycheck workflow (#216)
This commit is contained in:
parent
369480a50b
commit
e4963b0511
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test-tidy.yml
vendored
1
.github/workflows/test-tidy.yml
vendored
|
|
@ -29,7 +29,6 @@ jobs:
|
|||
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
|
||||
with:
|
||||
go-version: "1.19.1"
|
||||
cache: true
|
||||
|
||||
- name: Get Go submodules
|
||||
id: submods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue