Skip to content

Commit 99177f0

Browse files
author
Alexander Batashev
authored
[CI] Enable in-tree LITs back (#5504)
They have been disabled by accident.
1 parent a5760aa commit 99177f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sycl_linux_build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ jobs:
150150
--cmake-opt="-DLLVM_INSTALL_UTILS=ON" \
151151
--cmake-opt="-DSYCL_PI_TESTS=OFF"
152152
- name: Compile
153+
id: build
153154
run: cmake --build $GITHUB_WORKSPACE/build
154155
# TODO allow to optionally disable in-tree checks
155156
- name: check-llvm

0 commit comments

Comments
 (0)