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 d2bfa70 commit 549b618Copy full SHA for 549b618
.ci/monolithic-linux.sh
@@ -29,7 +29,7 @@ runtime_targets="${4}"
29
runtime_targets_needs_reconfig="${5}"
30
enable_cir="${6}"
31
32
-lit_args="-v --xunit-xml-output ${BUILD_DIR}/test-results.xml --use-unique-output-file-name --timeout=1200 --time-tests --quiet"
+lit_args="-v --xunit-xml-output ${BUILD_DIR}/test-results.xml --use-unique-output-file-name --timeout=1200 --time-tests --succinct"
33
34
start-group "CMake"
35
export PIP_BREAK_SYSTEM_PACKAGES=1
0 commit comments