Skip to content

Commit d155941

Browse files
committed
golandci-lint args
1 parent 0789f35 commit d155941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
- name: lint
5656
uses: golangci/golangci-lint-action@v7
5757
with:
58-
args: ./... timeout=5m -D errcheck
58+
args: timeout=5m -D errcheck

0 commit comments

Comments
 (0)