Skip to content

Commit 87cba7c

Browse files
changing shark to amdshark
1 parent 7e2cab7 commit 87cba7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test_e2eamdshark.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,12 @@ jobs:
533533
with:
534534
repository: nod-ai/shark-TestSuite
535535
path: test-suite
536+
537+
- name: "Setting up Python"
538+
id: setup_python
539+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
540+
with:
541+
python-version: ${{matrix.version}}
536542

537543
- name: "Setup alt e2eamdshark python venv"
538544
run: |

0 commit comments

Comments
 (0)