mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-22 19:07:59 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@ -20,5 +20,5 @@ pytest:
|
|||||||
stage: Test
|
stage: Test
|
||||||
script:
|
script:
|
||||||
- git clone https://oauth2:$CI_BEC_KEY@gitlab.psi.ch/bec/bec.git
|
- git clone https://oauth2:$CI_BEC_KEY@gitlab.psi.ch/bec/bec.git
|
||||||
- pip install -e ./bec/bec_utils
|
- pip install -e ./bec/bec_client_lib
|
||||||
- pytest -v ./tests
|
- pytest -v ./tests
|
||||||
|
Reference in New Issue
Block a user