We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0789f35 commit d155941Copy full SHA for d155941
.github/workflows/integrationtest.yml
@@ -55,4 +55,4 @@ jobs:
55
- name: lint
56
uses: golangci/golangci-lint-action@v7
57
with:
58
- args: ./... timeout=5m -D errcheck
+ args: timeout=5m -D errcheck
0 commit comments