Update job dependencies

This commit is contained in:
Frisk 2021-05-22 18:47:13 +02:00
parent 2604a67494
commit 8105e6578e
No known key found for this signature in database
GPG key ID: 213F7C15068AF8AC

View file

@ -25,6 +25,7 @@ test:
pytest:
stage: pytest
needs: ['test']
script:
- pip3.7 install -U pytest
- pytest --junitxml=report.xml