Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
urigott authored Sep 3, 2023
1 parent cb8e679 commit b044ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Test with unittest
run: |
python -m unittest discover -s ./src/tests -p 'test_*.py'
python -m unittest discover -s ./rtichoke/tests -p 'test_*.py'
# pypi-publish:
# name: Upload release to PyPI
# runs-on: ubuntu-latest
Expand Down

0 comments on commit b044ef2

Please sign in to comment.