mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-28 12:49:56 +00:00
Remove setup step from CI, it was not needed
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user