Test turning off golang CI lint cache

Signed-off-by: Phil Estes <estesp@amazon.com>
This commit is contained in:
Phil Estes
2022-03-17 18:43:37 -04:00
parent ee49c4d557
commit 56f95e3d8a

View File

@@ -32,6 +32,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
version: v1.44.2
skip-cache: true
args: --timeout=5m
#