Skip to content

Commit

Permalink
DO NOT MERGE Set env CHANNEL to test
Browse files Browse the repository at this point in the history
curious to see if this works how we expect
  • Loading branch information
seemethere authored Apr 16, 2024
1 parent 458d743 commit 4a5b56e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-wheels-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
post-script: build/packaging/post_build_script.sh
smoke-test-script: build/packaging/smoke_test.py
package-name: executorch
env:
CHANNEL: test
name: ${{ matrix.repository }}
uses: pytorch/test-infra/.github/workflows/build_wheels_linux.yml@main
with:
Expand Down

0 comments on commit 4a5b56e

Please sign in to comment.