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 dc53aba commit d55b7c7Copy full SHA for d55b7c7
.github/workflows/sycl-nightly.yml
@@ -162,7 +162,7 @@ jobs:
162
if: ${{ !cancelled() && needs.build-win.outputs.build_conclusion == 'success' }}
163
strategy:
164
fail-fast: false
165
- uses: ./.github/workflows/sycl-win-run-tests.yml
+ uses: ./.github/workflows/sycl-windows-run-tests.yml
166
permissions:
167
contents: write
168
packages: read
0 commit comments