We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9eb62b commit 4c8fa75Copy full SHA for 4c8fa75
1 file changed
.github/workflows/ci.yaml
@@ -20,7 +20,6 @@ jobs:
20
uses: golangci/golangci-lint-action@v8
21
with:
22
version: v2.1
23
- args: --timeout=3m
24
25
tidy:
26
runs-on: ubuntu-latest
0 commit comments