Skip to content

Commit 12e8aad

Browse files
Disable remote golangci-lint config verify
1 parent 47f52d8 commit 12e8aad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.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@v9
3333
with:
3434
version: v2.6
35+
verify: false
3536

3637
test-unit:
3738
name: Unit Tests

0 commit comments

Comments
 (0)