mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Deactivate cache for tidycheck workflow (#216)
This commit is contained in:
parent
369480a50b
commit
e4963b0511
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…
Reference in New Issue
Block a user