Test turning off golang CI lint cache
Signed-off-by: Phil Estes <estesp@amazon.com>
This commit is contained in:
parent
ee49c4d557
commit
56f95e3d8a
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
- uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.44.2
|
||||
skip-cache: true
|
||||
args: --timeout=5m
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user