Skip to content

Commit

Permalink
Utilize new default-command input param
Browse files Browse the repository at this point in the history
Currently using pytorch/test-infra#5076 ref, will need to set to main once it merges
  • Loading branch information
joecummings authored Apr 10, 2024
1 parent d252375 commit 9727d79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_linux_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
smoke-test-script: ""
package-name: torchtune
test-infra-repository: pytorch/test-infra
test-infra-ref: main
test-infra-ref: default-build-command
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
trigger-event: ${{ github.event_name }}
build-command: "python -m build --wheel"

0 comments on commit 9727d79

Please sign in to comment.