Skip to content

Commit

Permalink
ABI=0 test
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Jul 13, 2024
1 parent e0b3fc0 commit e233cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
cd pytorch && git checkout dafef3ff359711b7f63e71d501b8ca57d11f708f
# apply PRs for stock pytorch
pip install requests
python ../torch-xpu-ops/.github/scripts/apply_torch_pr.py
python ../torch-xpu-ops/.github/scripts/apply_torch_pr.py -e https://github.com/pytorch/pytorch/pull/130110
git status && git show -s
git submodule sync && git submodule update --init --recursive
if [[ ${{ env.keep_torch_xpu_ops }} == 'true' ]]; then
Expand Down

0 comments on commit e233cda

Please sign in to comment.