Skip to content

Commit 09eef1e

Browse files
author
hanyoseob
committed
Upload action
1 parent d6c58ad commit 09eef1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/action_transpose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
run: |
1818
python -m pip install --upgrade pip
1919
pip install -r requirements.txt
20+
- name: Run demo scripts
21+
run: |
22+
python demo_transpose_for_matrix.py

0 commit comments

Comments
 (0)