mirror of
https://github.com/pinry/pinry.git
synced 2025-11-18 10:50:38 +01:00
Only test my apps, django ones are broken in some instances.
This commit is contained in:
@@ -5,4 +5,4 @@ python:
|
|||||||
# command to install dependencies
|
# command to install dependencies
|
||||||
install: pip install -r requirements.txt
|
install: pip install -r requirements.txt
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: python manage.py test
|
script: python manage.py test core pins api
|
||||||
|
|||||||
Reference in New Issue
Block a user