Skip to content

Commit b50df9a

Browse files
Fix golangci-lint github actions execution via concurrency setting
1 parent 221d0a1 commit b50df9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
version: "2"
1010
run:
11+
concurrency: 2
1112
modules-download-mode: readonly
1213
timeout: 10m0s # none by default in v2
1314

0 commit comments

Comments
 (0)