We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7260bec commit 69bf1eeCopy full SHA for 69bf1ee
1 file changed
.github/workflows/python-package.yml
@@ -40,7 +40,6 @@ jobs:
40
41
- name: Test with unittest
42
run: |
43
- cd /tmp
44
python -m unittest discover -v -s bloch/tests -t .
45
46
0 commit comments