Skip to content

Commit

Permalink
Updated makefile typo
Browse files Browse the repository at this point in the history
  • Loading branch information
axsaucedo authored and seldondev committed Jul 20, 2020
1 parent ecf517e commit 819f381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ uninstall:

.PHONY: test
test:
tox $(TOX_TEST)
tox -e $(TOX_TEST)

.PHONY: type_check
type_check:
Expand Down

0 comments on commit 819f381

Please sign in to comment.