Skip to content

Commit

Permalink
Add webtest as a phony target (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
tr-0ff authored Mar 25, 2021
1 parent 738705f commit 9ef4b33
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 @@ -26,4 +26,4 @@ clean:
build:
go build

.PHONY: all test apitest gox build clean
.PHONY: all test apitest webtest gox build clean

0 comments on commit 9ef4b33

Please sign in to comment.