diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7757a7e..77ed29b5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,6 +61,7 @@ stages: - pip install -e ./ophyd_devices - pip install -e ./bec/bec_lib[dev] - pip install -e ./bec/bec_ipython_client + - pip install -e ./bec/pytest_bec_e2e .install-os-packages: &install-os-packages - apt-get update