mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 13:53:43 +03:00
Runs tests
This commit is contained in:
parent
5faeda0c3a
commit
a7025c1146
|
@ -14,7 +14,7 @@ jobs:
|
|||
- run: echo "djangorestframework==$DRF" >> requirements.txt
|
||||
- run: pip install -r requirements.txt
|
||||
- run:
|
||||
command: ./manage.py test
|
||||
command: ./runtest.py
|
||||
name: Test
|
||||
build-django-2:
|
||||
<<: *template
|
||||
|
|
Loading…
Reference in New Issue
Block a user