Skip to content

Commit

Permalink
make test
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmcgary committed Sep 9, 2024
1 parent c1e5229 commit 4b84ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ test:
TESTING=true go test -v -p 1 ./...

.PHONY: ci-test
ci-test: deps-linux test
ci-test: test

0 comments on commit 4b84ec1

Please sign in to comment.