Skip to content

Commit

Permalink
Find the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kg583 committed Sep 12, 2023
1 parent 815124c commit b31e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
pip install numpy
- name: Test with unittest
run: |
python -m unittest tests\__init__.py
python -m unittest tests

0 comments on commit b31e0bb

Please sign in to comment.