Skip to content

Commit

Permalink
Temp: Remove type_check
Browse files Browse the repository at this point in the history
  • Loading branch information
Krithika Sundararajan committed Oct 5, 2023
1 parent 374d01b commit 151c855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyfunc-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dev_install:
setup: dev_install

.PHONY: test
test: type_check
test:
pipenv run pytest -W ignore -s

.PHONY: type_check
Expand Down

0 comments on commit 151c855

Please sign in to comment.