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 3592d86 commit 1ab5915Copy full SHA for 1ab5915
.github/workflows/go.yml
@@ -43,6 +43,7 @@ jobs:
43
skip-cache: true
44
skip-pkg-cache: true
45
skip-build-cache: true
46
+ args: --timeout 3m --verbose
47
48
- name: Test
49
run: go test -v ./...
0 commit comments