mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-02 18:10:40 +02:00
ci: remove AdditionalTests dependency on pytest job
This commit is contained in:
parent
26c04b5d03
commit
4ee86aba37
@ -108,7 +108,6 @@ pytest:
|
|||||||
tests-3.11:
|
tests-3.11:
|
||||||
stage: AdditionalTests
|
stage: AdditionalTests
|
||||||
image: $CI_DOCKER_REGISTRY/python:3.11
|
image: $CI_DOCKER_REGISTRY/python:3.11
|
||||||
needs: ["pytest"]
|
|
||||||
script:
|
script:
|
||||||
- git clone --branch $BEC_CORE_BRANCH https://gitlab.psi.ch/bec/bec.git
|
- git clone --branch $BEC_CORE_BRANCH https://gitlab.psi.ch/bec/bec.git
|
||||||
- pip install -e ./bec/bec_lib[dev]
|
- pip install -e ./bec/bec_lib[dev]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user