Skip to content

Commit

Permalink
updated makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
WD-Scott committed Aug 14, 2024
1 parent ecaa75d commit 71be258
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 @@ -46,4 +46,4 @@ drop_temp_downloads:
# Job to run tests
.PHONY: test
test:
pytest tests -vvx
pytest tests -vvx

0 comments on commit 71be258

Please sign in to comment.