Skip to content

Commit

Permalink
need to vendor in test
Browse files Browse the repository at this point in the history
  • Loading branch information
obs-gh-alexlew committed Jul 24, 2024
1 parent 1bcc3fc commit 9abbc19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## go-test: Runs Go tests across all packages
go-test:
go work vendor
go build ./...
go test -v ./...

Expand Down

0 comments on commit 9abbc19

Please sign in to comment.