Skip to content

Commit

Permalink
Merge pull request #29 from FacerAin/feat/test
Browse files Browse the repository at this point in the history
chore: update set-test to deps
  • Loading branch information
FacerAin authored Dec 6, 2023
2 parents 7c1c2aa + 809d87e commit 44e6fe0
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 44e6fe0

Please sign in to comment.