Tests are not ready for parallel
This commit is contained in:
parent
0e1bf598c3
commit
1451874ba7
|
@ -24,7 +24,7 @@ install:
|
|||
|
||||
script:
|
||||
- cp src/bornhack/environment_settings.py.dist.dev src/bornhack/environment_settings.py
|
||||
- coverage run --source src/ src/manage.py test --parallel 8 src/
|
||||
- coverage run --source src/ src/manage.py test src/
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
|
Loading…
Reference in a new issue