Skip to content

Commit

Permalink
Added test recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
wleoncio committed Jul 1, 2024
1 parent 1941a20 commit 13ced0a
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 @@ -14,3 +14,6 @@ build:

local-install:
$(ENV_PATH)pip install .

test:
$(ENV_PATH)pytest

0 comments on commit 13ced0a

Please sign in to comment.