Skip to content
Snippets Groups Projects

[ci] Make Packaging Verbose

Merged Arnaud Billon requested to merge ci-verbose-ctest into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -221,7 +221,7 @@ workflow:
- cmake -DBUILD_TESTING=False .
- cd $LV_PROJECT_BSB_PATH
- cmake --build . --parallel 8
- ctest
- ctest . -VV
artifacts:
name: $CI_JOB_NAME
paths:
Loading