Skip to content

Commit

Permalink
Makefile runs unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Jun 19, 2023
1 parent 3642da2 commit 5abf851
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ build:
go build './...'

test:
go install github.com/jpoles1/[email protected]
gopherbadger -md="readme.md" -png=false
go test -v ./tests/...

secure:
# or install it into ./bin/
Expand Down

0 comments on commit 5abf851

Please sign in to comment.