Skip to content

Commit c6e9e76

Browse files
committed
Fix quick static n-1 to build the test libs
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>
1 parent b4d7458 commit c6e9e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-quick-static-n-1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
-D CMAKE_CXX_COMPILER_LAUNCHER=ccache \
5555
-D CMAKE_BUILD_TYPE=Release \
5656
-D BUILD_STATIC=0 \
57+
-D BUILD_L0_LOADER_TESTS=1 \
5758
..
5859
make -j$(nproc)
5960

0 commit comments

Comments
 (0)