mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-17 23:59:22 +01:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -13,4 +13,6 @@ pytest:
|
|||||||
stage: Test
|
stage: Test
|
||||||
script:
|
script:
|
||||||
- apt-get update && apt-get install -y git
|
- apt-get update && apt-get install -y git
|
||||||
|
- git clone https://oauth2:$ci_bec@gitlab.psi.ch/bec/bec.git
|
||||||
|
- pip install -e ./bec/bec_utils
|
||||||
- pytest -v ./tests
|
- pytest -v ./tests
|
||||||
|
|||||||
Reference in New Issue
Block a user