We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3f83b commit 2aa8214Copy full SHA for 2aa8214
1 file changed
.github/workflows/lint.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: golangci/golangci-lint-action@v3
23
with:
24
version: v1.55.1
25
- args: -c .golang-ci.yml -v --timeout=5m
+ args: -v --timeout=5m
0 commit comments