Skip to content

Commit 7690638

Browse files
authored
Update unittest.yml
1 parent 187f6c2 commit 7690638

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unittest.yml

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
cd tnlearn_actions
2222
cd tests
2323
python print.py
24-
25-
- name: test_base.py
26-
run: |
2724
python -m unittest test_base
2825
2926
- name: install

0 commit comments

Comments
 (0)