Skip to content

Commit 0ac3678

Browse files
authored
Update unittest.yml
1 parent 30c1f68 commit 0ac3678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/unittest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- name: test_base
1919
run: |
2020
git clone https://github.com/Juntongkuki/tnlearn_actions
21+
cd tnlearn_actions
2122
cd tests
2223
pip install h5py~=3.10.0
2324
pip install numpy~=1.26.2

0 commit comments

Comments
 (0)