Skip to content

Commit def6642

Browse files
author
Marc Geilen
committed
ci fix
1 parent 9ca1486 commit def6642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build:
88
tags:
99
- Ubuntu2004-64bit
1010
script:
11-
- cmake -DCODE_COVERAGE=ON -DBUILD_TESTS=ON.
11+
- cmake -DCODE_COVERAGE=ON -DBUILD_TESTS=ON .
1212
- make
1313
- ctest --output-on-failure
1414
- make maxpluslibcoverage

0 commit comments

Comments
 (0)