We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f919cfe commit d606814Copy full SHA for d606814
.github/workflows/unittest.yml
@@ -21,5 +21,5 @@ jobs:
21
cd tnlearn_actions
22
23
- name: run test_base
24
- run: python ./tests/test_base.py
+ run: python tests/test_base.py
25
0 commit comments