Merge branch 'wakonig_k-main-patch-37578' into 'main'
ci: removed needs for additional tests See merge request bec/debye-bec!10
This commit was merged in pull request #33.
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ pytest:
|
||||
tests-3.11:
|
||||
stage: AdditionalTests
|
||||
image: $CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX/python:3.11
|
||||
needs: ["pytest"]
|
||||
needs: ["formatter"]
|
||||
script:
|
||||
- pytest -v --random-order ./tests
|
||||
allow_failure: true
|
||||
|
||||
Reference in New Issue
Block a user