ci: remove AdditionalTests dependency on pytest job

This commit is contained in:
usov_i 2024-04-15 16:01:57 +02:00
parent 26c04b5d03
commit 4ee86aba37

View File

@ -108,7 +108,6 @@ pytest:
tests-3.11:
stage: AdditionalTests
image: $CI_DOCKER_REGISTRY/python:3.11
needs: ["pytest"]
script:
- git clone --branch $BEC_CORE_BRANCH https://gitlab.psi.ch/bec/bec.git
- pip install -e ./bec/bec_lib[dev]