Skip to content

Commit

Permalink
update PyYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Mar 20, 2024
1 parent 514a758 commit 4c5d393
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,15 @@ jobs:
- name: Install python deps (nightly)
run: |
bash build_tools/ci/install_python_deps.sh nightly
python3 -m pip list
working-directory: ./torch-mlir

- name: Build
run: |
bash build_tools/ci/build_posix.sh
working-directory: ./torch-mlir

# iree:
# iree
# strategy:
# matrix:
# version: [3.11]
Expand Down

0 comments on commit 4c5d393

Please sign in to comment.