Skip to content

Commit

Permalink
Update build-test-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
narendasan authored Jan 9, 2025
1 parent abe92d8 commit 85230fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,8 @@ jobs:
smoke-test-script: ${{ matrix.smoke-test-script }}
trigger-event: ${{ github.event_name }}
architecture: "x86_64"
setup-miniconda: false
build-platform: "python-build-package"
build-command: "python -m pip wheel --no-deps -w dist . --extra-index-url https://download.pytorch.org/whl/test/$WHEEL_DIR"
setup-miniconda: true
build-platform: "setup-py"

tests-py-torchscript-fe:
name: Test torchscript frontend [Python]
Expand Down

0 comments on commit 85230fc

Please sign in to comment.