mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-29 19:42:51 +00:00
Revert CI cache override. (#8324)
The caches for golangci-lint failed to update correctly causing spurious failures on #8300. To work around this, I disabled caching temporarily. This change removes that override, restoring the default.
This commit is contained in:
@@ -35,5 +35,4 @@ jobs:
|
||||
version: v1.45
|
||||
args: --timeout 10m
|
||||
github-token: ${{ secrets.github_token }}
|
||||
skip-cache: true
|
||||
if: env.GIT_DIFF
|
||||
|
||||
Reference in New Issue
Block a user