refactor: remove test dep on build task

This commit is contained in:
Alex Kelly 2021-08-26 13:25:20 -04:00
parent 6998a99bb2
commit a792cf8a50

View file

@ -8,7 +8,7 @@ GH=/usr/bin/gh
test: test:
pytest -v pytest -v
build: dir test build: dir
poetry build poetry build
dir: dir: