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