mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 05:43:44 +03:00
Install tests reqs
This commit is contained in:
parent
c99caac86a
commit
a757eeaf53
|
@ -17,6 +17,7 @@ jobs:
|
|||
- run: pip install --user coveralls
|
||||
- run: pip install --user -r requirements.txt
|
||||
- run: pip install --user -r dev-requirements.txt
|
||||
- run: pip install --user -r dj_rest_auth/tests/requirements.pip
|
||||
- run:
|
||||
command: coverage run --source=dj_rest_auth setup.py test
|
||||
name: Test
|
||||
|
|
Loading…
Reference in New Issue
Block a user