We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20207cb commit 097f230Copy full SHA for 097f230
.github/workflows/unittest.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: test_base
19
run: |
20
git clone https://github.com/Juntongkuki/tnlearn_actions
21
- cd tnlearn_actions
+ cd tests
22
23
- name: test_base.py
24
0 commit comments