Skip to content

Commit

Permalink
use poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jrialland committed Dec 14, 2022
1 parent 4aceafc commit 98895e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
# # command to run tests, e.g. python setup.py test
- name: Tests
run: |
python setup.py nosetests --with-coverage --cover-package astar
poetry run pytest

0 comments on commit 98895e9

Please sign in to comment.