Skip to content
Snippets Groups Projects
Commit 625885e4 authored by Ashley Zhu's avatar Ashley Zhu
Browse files

tests: try the successful version (only with image line and coverage line deleted)

parent 275baf3c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -235,7 +235,7 @@ pages:
extends: .fedora
stage: deploy
variables:
CMAKE_ADDITIONAL_OPTIONS: "-DCMAKE_BUILD_TYPE=Debug -DWITH_COVERAGE=ON -DUNIT_TESTING=ON"
CMAKE_ADDITIONAL_OPTIONS: "-DCMAKE_BUILD_TYPE=Debug -DWITH_COVERAGE=ON"
script:
- cmake $CMAKE_OPTIONS $CMAKE_ADDITIONAL_OPTIONS .. &&
make -j$(nproc) &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment