mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-23 19:27:59 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@ -12,5 +12,5 @@ stages:
|
|||||||
pytest:
|
pytest:
|
||||||
stage: Test
|
stage: Test
|
||||||
script:
|
script:
|
||||||
- pip install git
|
- apt-get update && apt-get install -y git
|
||||||
- pytest -v ./tests
|
- pytest -v ./tests
|
||||||
|
Reference in New Issue
Block a user