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 be8a52b commit cc8ac8fCopy full SHA for cc8ac8f
.github/workflows/main.yml
@@ -26,5 +26,5 @@ jobs:
26
27
- name: Run tests
28
run: |
29
- cd go/test
30
- go test -v ./...
+ cd go/
+ go test -v
0 commit comments