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 e40288e commit 2e55b5aCopy full SHA for 2e55b5a
.github/workflows/sycl-nightly.yml
@@ -128,7 +128,7 @@ jobs:
128
if: ${{ !cancelled() && needs.ubuntu2204_build.outputs.build_conclusion == 'success' }}
129
strategy:
130
fail-fast: false
131
- uses: ./.github/workflows/sycl-linux-run-tests
+ uses: ./.github/workflows/sycl-linux-run-tests.yml
132
with:
133
tests_selector: e2e
134
testing_mode: "full"
0 commit comments