Skip to content

Commit

Permalink
update python-publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Jul 23, 2024
1 parent 968359e commit 9cb422d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Test with pytest
run: |
# pytest test
cd test
cd unittest
pytest
build_wheels:
Expand Down

0 comments on commit 9cb422d

Please sign in to comment.