Skip to content

Commit f3f88e6

Browse files
author
David Cavazos
committed
update test command
1 parent ed6906f commit f3f88e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cloud-samples-tools-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
with:
5858
go-version: ${{ env.GO_VERSION }}
5959
- name: Run tests
60-
run: go test ./test
60+
run: go test ./...

0 commit comments

Comments
 (0)