We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07a4a8 commit 39f3f37Copy full SHA for 39f3f37
1 file changed
.github/workflows/go.yml
@@ -44,4 +44,4 @@ jobs:
44
diff -u <(echo -n) <(goimports -d .)
45
46
- name: Test
47
- run: go test -v ./...
+ run: go test -v
0 commit comments