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 dccf656 commit 69d154eCopy full SHA for 69d154e
.github/workflows/benchmarks.yml
@@ -88,10 +88,10 @@ jobs:
88
}
89
EOF
90
91
- # - name: Wait For Connection
92
- # uses: google-ml-infra/actions/ci_connection@main
93
- # with:
94
- # halt-dispatch-input: ${{ inputs.halt-for-connection }}
+ - name: Wait For Connection
+ uses: google-ml-infra/actions/ci_connection@main
+ with:
+ halt-dispatch-input: ${{ inputs.halt-for-connection }}
95
96
# - name: Run specific HLO file
97
# working-directory: xla
0 commit comments