We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2ac80 commit c7e8385Copy full SHA for c7e8385
.github/workflows/build-test-windows.yml
@@ -22,7 +22,6 @@ on:
22
jobs:
23
generate-windows-matrix:
24
name: generate-windows-matrix
25
- if: ${{ github.event.workflow_run.conclusion == 'success' }}
26
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
27
with:
28
package-type: wheel
0 commit comments