Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1120,6 +1120,7 @@ coverage-test-on-main-scheduled: rules: # only run in scheduled pipeline that passes this env vars - if: $COVERAGE_TEST timeout: 2 hours script: - *print-common-info - make GCOV=1 -j Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -1120,6 +1120,7 @@ coverage-test-on-main-scheduled: rules: # only run in scheduled pipeline that passes this env vars - if: $COVERAGE_TEST timeout: 2 hours script: - *print-common-info - make GCOV=1 -j Loading