Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Signed-off-by: OliverSchacht <[email protected]>
  • Loading branch information
OliverSchacht authored Oct 21, 2024
1 parent 7ae99cb commit c2dae9e
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 @@ -39,7 +39,7 @@ jobs:
- name: Run tests with unittest
run: |
python -m unittest discover -s tests -p "test*.py"
python -m unittest discover -s tests -p "Test*.py"
codespell:
name: Check for spelling errors
Expand Down

0 comments on commit c2dae9e

Please sign in to comment.