We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d7458 commit c6e9e76Copy full SHA for c6e9e76
1 file changed
.github/workflows/build-quick-static-n-1.yml
@@ -54,6 +54,7 @@ jobs:
54
-D CMAKE_CXX_COMPILER_LAUNCHER=ccache \
55
-D CMAKE_BUILD_TYPE=Release \
56
-D BUILD_STATIC=0 \
57
+ -D BUILD_L0_LOADER_TESTS=1 \
58
..
59
make -j$(nproc)
60
0 commit comments