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 ed6906f commit f3f88e6Copy full SHA for f3f88e6
.github/workflows/cloud-samples-tools-test.yaml
@@ -57,4 +57,4 @@ jobs:
57
with:
58
go-version: ${{ env.GO_VERSION }}
59
- name: Run tests
60
- run: go test ./test
+ run: go test ./...
0 commit comments