We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9beab commit 0048941Copy full SHA for 0048941
.github/workflows/tests.yml
@@ -66,4 +66,4 @@ jobs:
66
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc
67
with:
68
version: v1.49.0
69
- args: --timeout 3m
+ args: --timeout 3m --verbose
0 commit comments