Skip to content

Commit b31e0bb

Browse files
committed
Find the tests
1 parent 815124c commit b31e0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
pip install numpy
3434
- name: Test with unittest
3535
run: |
36-
python -m unittest tests\__init__.py
36+
python -m unittest tests

0 commit comments

Comments
 (0)