Skip to content

Commit 47f3dee

Browse files
authored
[CI] Fix nightly extra lit options (#14482)
I missed this in 4a87b2c so the change didn't actually do anything. Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 99fb644 commit 47f3dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
image_options: ${{ matrix.image_options }}
9191
target_devices: ${{ matrix.target_devices }}
9292
tests_selector: ${{ matrix.tests_selector }}
93+
extra_lit_opts: ${{ matrix.extra_lit_opts }}
9394
reset_gpu: ${{ matrix.reset_gpu }}
9495
ref: ${{ github.sha }}
9596
merge_ref: ''

0 commit comments

Comments
 (0)