Skip to content

Commit d0bbcb1

Browse files
committed
udpate
1 parent 308dd0d commit d0bbcb1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/go.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ jobs:
2626
uses: golangci/golangci-lint-action@v6
2727
with:
2828
version: v1.58
29-
args: --verbose
30-
allow-unused: true
29+
args: -v --disable=unused
3130

3231
test:
3332
needs: lint

0 commit comments

Comments
 (0)