Skip to content

Commit 93ca715

Browse files
authored
Update unittest.yml
1 parent 476b1ad commit 93ca715

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/unittest.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ jobs:
1515
unittest:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- name: test_base
19-
run:
20-
git clone https://github.com/Juntongkuki/tnlearn_actions
21-
cd tnlearn_actions/tests
22-
date
18+
- name: test_base
19+
run:
20+
git clone https://github.com/Juntongkuki/tnlearn_actions
21+
cd tnlearn_actions/tests
22+
date
2323

0 commit comments

Comments
 (0)