Skip to content

Commit

Permalink
Update pytest in deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
xmival00 committed Nov 22, 2024
1 parent d1a7cdf commit 0c56e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: Test package
run:
python -m unittest
pytest

release:
if: contains(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 0c56e6b

Please sign in to comment.