mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 06:03:20 +00:00
Add setup step to CI
This commit is contained in:
parent
5fcb3e1412
commit
e5c085c706
@ -1,4 +1,5 @@
|
||||
test:
|
||||
script:
|
||||
- pip install -r requirements.txt
|
||||
- python manage.py setup
|
||||
- python manage.py test
|
||||
|
Loading…
Reference in New Issue
Block a user