install dev requirements
Some checks failed
ci/woodpecker/push/tests Pipeline failed

This commit is contained in:
Ivan Schaller 2022-06-25 01:45:29 +02:00
parent a19b8416cb
commit e779acbff8

View file

@ -43,7 +43,7 @@ pipeline:
image: cr.44net.ch/ci-plugins/tests
pull: true
commands:
- pip install -r requirements.txt
- pip install -r requirements_dev.txt
- coverage erase
- coverage run
- coverage xml -i