mirror of
https://github.com/daniviga/bite.git
synced 2025-04-20 14:31:20 +02:00
Run python check in parallel with django
This commit is contained in:
parent
ab7c10dcd1
commit
1fa67c7ec9
@ -43,7 +43,6 @@ jobs:
|
||||
script:
|
||||
- docker-compose -f docker/docker-compose.yml exec bite python manage.py test
|
||||
- stage: django
|
||||
env: python
|
||||
install:
|
||||
- pip3 -q install flake8
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user