Skip to content

Commit 93248c8

Browse files
committed
Fix golangci could not load export data.
Ref golangci/golangci-lint-action#434
1 parent c0b8fba commit 93248c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
# version.
2121
version: v1.28
2222
args: --verbose --timeout=10m
23+
skip-go-installation: true
2324
test:
2425
strategy:
2526
matrix:

0 commit comments

Comments
 (0)