dont allow py313 tests to fail

This commit is contained in:
Joel Falknau 2025-03-03 14:49:29 +10:00
parent 33b3c5b36e
commit 4036b0272c
No known key found for this signature in database

View File

@ -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