mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
Remove setup step from CI, it was not needed
This commit is contained in:
parent
b4c3f2f4dc
commit
08ae6a19bc
@ -1,5 +1,4 @@
|
|||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user