Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 9b2a688

Browse files
committed
tests: run them all
Signed-off-by: Yves Brissaud <yves.brissaud@docker.com>
1 parent d19b93d commit 9b2a688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: go build -v
2323

2424
- name: Test
25-
run: go test -v
25+
run: go test -v ./...

0 commit comments

Comments
 (0)