diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5b5c35d2584751ca49f4ac311a2bf12eff870fd..e4aee228b37306cc2301f2eb91b7507f990c6b89 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -156,6 +156,7 @@ race: - _build/reports/go-tests-report-${CI_JOB_NAME}.xml reports: junit: _build/reports/go-tests-report-${CI_JOB_NAME}.xml + allow_failure: true cover: <<: *ruby_definition