diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 440f3916..348e31a1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -98,7 +98,6 @@ test-3.13-core: coverage_report: coverage_format: cobertura path: coverage.xml - allow_failure: true test-3.10-all: <<: *only-default @@ -148,7 +147,6 @@ test-3.13-all: coverage_report: coverage_format: cobertura path: coverage.xml - allow_failure: true build-test: stage: test