Skip to content

Commit

Permalink
chore: update set-test to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
FacerAin committed Dec 6, 2023
1 parent 8a7cf01 commit 809d87e
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 @@ -2,7 +2,7 @@ clean: clean-pyc clean-test
quality: set-style-dep check-quality
style: set-style-dep set-style
setup: set-precommit set-style-dep set-test-dep set-git set-dev
test: set-test-dep set-test
test: set-dev set-test-dep set-test
run: set-dev run-uvicorn
coverage: set-coverage

Expand Down

0 comments on commit 809d87e

Please sign in to comment.