Skip to content

Commit 69bf1ee

Browse files
committed
try to fix github workflow unittest
1 parent 7260bec commit 69bf1ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
4141
- name: Test with unittest
4242
run: |
43-
cd /tmp
4443
python -m unittest discover -v -s bloch/tests -t .
4544
4645

0 commit comments

Comments
 (0)