mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 09:00:38 -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
|
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
|
||||||
with:
|
with:
|
||||||
go-version: "1.19.1"
|
go-version: "1.19.1"
|
||||||
cache: true
|
|
||||||
|
|
||||||
- name: Get Go submodules
|
- name: Get Go submodules
|
||||||
id: submods
|
id: submods
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue