We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736f061 commit 1acb8ccCopy full SHA for 1acb8cc
.github/workflows/go-tests.yml
@@ -25,4 +25,4 @@ jobs:
25
run: cd go/LinkedList/singly
26
27
- name: Run tests
28
- run: go test -v ./...
+ run: go test
0 commit comments