We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecfe08d commit 4795d46Copy full SHA for 4795d46
.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 tests
+
22
23
- name: run test_base
24
run: python test_base.py
0 commit comments