File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123 image : ghcr.io/intel/llvm/sycl_ubuntu2404_nightly:latest
124124 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
125125 target_devices : ${{ matrix.backend }}
126- tests_selector : benchmark
126+ tests_selector : benchmarks
127127 benchmark_upload_results : ${{ inputs.upload_results }}
128128 benchmark_save_name : ${{ matrix.save_name }}
129129 benchmark_preset : ${{ inputs.preset }}
@@ -151,7 +151,7 @@ jobs:
151151 image : ghcr.io/intel/llvm/sycl_ubuntu2404_nightly:latest
152152 image_options : -u 1001 --device=/dev/dri -v /dev/dri/by-path:/dev/dri/by-path --privileged --cap-add SYS_ADMIN
153153 target_devices : ${{ matrix.backend }}
154- tests_selector : benchmark
154+ tests_selector : benchmarks
155155 benchmark_save_name : Baseline
156156 benchmark_upload_results : ${{ inputs.upload_results }}
157157 benchmark_preset : ${{ inputs.preset }}
You can’t perform that action at this time.
0 commit comments