diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index ddd850403..0eb45a754 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -47,7 +47,7 @@ jobs: # Optional: if set to true, then all caching functionality will be completely disabled, # takes precedence over all other caching options. - # skip-cache: true + skip-cache: true # Optional: if set to true, then the action won't cache or restore ~/go/pkg. # skip-pkg-cache: true