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:
M. J. Fromberger
2022-04-12 21:34:57 -07:00
committed by GitHub
parent a639323cf0
commit 1c3921f5df

View File

@@ -35,5 +35,4 @@ jobs:
version: v1.45
args: --timeout 10m
github-token: ${{ secrets.github_token }}
skip-cache: true
if: env.GIT_DIFF