Skip to content

Commit 478d4c5

Browse files
committed
fix
1 parent 74ef5bc commit 478d4c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/validate-quick-start-module.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@ jobs:
2222
with:
2323
os: all
2424
channel: "nightly"
25-
ref: main
2625
validate-release-binaries:
2726
if: always()
2827
uses: pytorch/test-infra/.github/workflows/validate-binaries.yml@main
2928
needs: validate-nightly-binaries
3029
with:
3130
os: all
3231
channel: "release"
33-
ref: main

0 commit comments

Comments
 (0)