Skip to content

Commit 2e55b5a

Browse files
committed
add ext
1 parent e40288e commit 2e55b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
if: ${{ !cancelled() && needs.ubuntu2204_build.outputs.build_conclusion == 'success' }}
129129
strategy:
130130
fail-fast: false
131-
uses: ./.github/workflows/sycl-linux-run-tests
131+
uses: ./.github/workflows/sycl-linux-run-tests.yml
132132
with:
133133
tests_selector: e2e
134134
testing_mode: "full"

0 commit comments

Comments
 (0)