Skip to content
Snippets Groups Projects
Commit d0c17e4a authored by Bob Callaway's avatar Bob Callaway
Browse files

run all tests, not just CWD

parent 6ab0c32d
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,4 @@ jobs:
version: v1.32
# Test It
- name: Test
run: go test -v .
run: go test -v ./...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment