Skip to content

Commit c5b5467

Browse files
author
Colin Davidson
committed
Force sycl cts testing
1 parent f9d7974 commit c5b5467

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/planned_testing_caller_19.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ jobs:
2626
save_cache: ${{ github.event_name == 'schedule' }}
2727
# We can set ock, test_sycl_cts etc here optionally if this is used as a pull request.
2828
# Any with parameters below this is intended for local testing and should not be merged.
29-
# target_list: '[ "host_x86_64_linux" ]'
29+
target_list: '[ "host_x86_64_linux" ]'
3030
# ock: true
3131
# native_cpu: true
3232
# test_tornado: true
3333
# test_remote_hal: true
34-
# test_sycl_cts: true
35-
# test_sycl_e2e: true
34+
test_sycl_cts: true
35+
test_sycl_e2e: true
3636
# test_opencl_cts: true
3737
# test_sanitizers: true
3838
# run_internal: true

0 commit comments

Comments
 (0)