Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
PyYoshi committed Jun 6, 2024
1 parent 51021cd commit 1e6448e
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 @@ -21,7 +21,7 @@ cython:
.PHONY: test
test: clean cython
python setup.py build_ext -i -f
pytest
pytest tests

.PHONY: lint
lint:
Expand Down

0 comments on commit 1e6448e

Please sign in to comment.