Skip to content

Commit

Permalink
chore: Add test to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
last-partizan committed Apr 15, 2021
1 parent 45a214d commit 8fd6278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ publish: clean

clean:
rm -rf dist

test:
poetry run python ./runtests.py

0 comments on commit 8fd6278

Please sign in to comment.