Skip to content

Commit 41b41b8

Browse files
fix
Created using spr 1.3.6
1 parent a61dece commit 41b41b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mlir-spirv-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
-DCMAKE_CXX_COMPILER_LAUNCHER=sccache \
4848
-DLLVM_TARGETS_TO_BUILD="host" \
4949
-DLLVM_INCLUDE_SPIRV_TOOLS_TESTS=ON \
50-
-LLVM_ENABLE_PROJECTS=mlir
50+
-DLLVM_ENABLE_PROJECTS=mlir
5151
ninja -C build check-mlir

0 commit comments

Comments
 (0)