mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 15:29:20 +01:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -12,5 +12,5 @@ stages:
|
||||
pytest:
|
||||
stage: Test
|
||||
script:
|
||||
- apk update; apk upgrade; apk add git
|
||||
- pip install git
|
||||
- pytest -v ./tests
|
||||
|
||||
Reference in New Issue
Block a user