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 0aa075d commit feca04aCopy full SHA for feca04a
.github/workflows/test.yml
@@ -34,4 +34,4 @@ jobs:
34
${{ runner.os }}-go-
35
36
- name: Run tests
37
- run: go test -v ./...
+ run: go test -count=1 -v ./...
0 commit comments