Skip to content

Commit aaaafaf

Browse files
committed
fix a ciTest typo
1 parent 324db06 commit aaaafaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Libraries/oneDNN/dpcpp_interoperability/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": ["oneDNN", "tbb"],
99
"os": ["linux"],
1010
"builder": ["ide","cmake"],
11-
"targetDevice": ["CPU", "GPU"]
11+
"targetDevice": ["CPU", "GPU"],
1212
"ciTests": {
1313
"linux": [{
1414
"env": ["source /opt/intel/oneapi/setvars.sh --dnnl-configuration=cpu_dpcpp_gpu_dpcpp --force" ],

0 commit comments

Comments
 (0)