Compare commits
1 Commits
fix-missin
...
merge-addi
| Author | SHA1 | Date | |
|---|---|---|---|
| f78d547fde |
@@ -28,7 +28,6 @@ pytest:
|
||||
tests-3.11:
|
||||
stage: AdditionalTests
|
||||
image: $CI_DOCKER_REGISTRY/python:3.11
|
||||
needs: ["pytest"]
|
||||
script:
|
||||
- pytest -v --random-order ./tests
|
||||
allow_failure: true
|
||||
|
||||
Reference in New Issue
Block a user