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 2acaf08 commit 2e72088Copy full SHA for 2e72088
.github/workflows/test.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Checkout code
19
uses: actions/checkout@v2
20
- name: Test
21
- run: go test ./v6/...
+ run: go test ./...
0 commit comments