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 9ca1486 commit def6642Copy full SHA for def6642
.gitlab-ci.yml
@@ -8,7 +8,7 @@ build:
8
tags:
9
- Ubuntu2004-64bit
10
script:
11
- - cmake -DCODE_COVERAGE=ON -DBUILD_TESTS=ON.
+ - cmake -DCODE_COVERAGE=ON -DBUILD_TESTS=ON .
12
- make
13
- ctest --output-on-failure
14
- make maxpluslibcoverage
0 commit comments