We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30c1f68 commit 0ac3678Copy full SHA for 0ac3678
.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
pip install h5py~=3.10.0
24
pip install numpy~=1.26.2
0 commit comments