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 ff481fc commit bbbbe6fCopy full SHA for bbbbe6f
.github/workflows/test.yml
@@ -21,4 +21,4 @@ jobs:
21
go-version: stable
22
23
- name: Run
24
- run: scripts/test.sh
+ run: go test
0 commit comments