поправил CI
This commit is contained in:
parent
423b763268
commit
cc4cad5b64
@ -16,11 +16,4 @@ black_check:
|
||||
image: python:3.9
|
||||
script:
|
||||
- pip install -r requirements/dev.txt
|
||||
- black --check --config pyproject.toml .
|
||||
|
||||
testing:
|
||||
stage: testing
|
||||
script:
|
||||
- pip install -r requirements/test.txt -r requirements/prod.txt
|
||||
- cd lyceum
|
||||
- python manage.py test
|
||||
- black --check --config pyproject.toml .
|
||||
Loading…
x
Reference in New Issue
Block a user