Skip to content

Commit 56f95e3

Browse files
committed
Test turning off golang CI lint cache
Signed-off-by: Phil Estes <[email protected]>
1 parent ee49c4d commit 56f95e3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- uses: golangci/golangci-lint-action@v3
3333
with:
3434
version: v1.44.2
35+
skip-cache: true
3536
args: --timeout=5m
3637

3738
#

0 commit comments

Comments
 (0)