mirror of
https://github.com/ae-utbm/sith.git
synced 2025-08-04 08:09:57 +00:00
Add setup step to CI
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
- python manage.py setup
|
||||||
- python manage.py test
|
- python manage.py test
|
||||||
|
Reference in New Issue
Block a user