We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 815124c commit b31e0bbCopy full SHA for b31e0bb
.github/workflows/package.yml
@@ -33,4 +33,4 @@ jobs:
33
pip install numpy
34
- name: Test with unittest
35
run: |
36
- python -m unittest tests\__init__.py
+ python -m unittest tests
0 commit comments