We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace202d commit 89da7e4Copy full SHA for 89da7e4
1 file changed
.gitlab-ci.yml
@@ -50,4 +50,5 @@ test-output:
50
- cd tests
51
- export CXX=g++
52
- export OUTPUT_INSTRUMENT=yes
53
+ - export ERROR_OUTPUT_IS_ERROR=no
54
- make all
0 commit comments