mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-02 05:43:44 +03:00
Adds Build Step
This commit is contained in:
parent
6598cdc323
commit
3bd8a225d4
|
@ -25,7 +25,8 @@ jobs:
|
|||
command: COVERALLS_REPO_TOKEN=Q58WdUuZOi89XHyDeDsGE2lxUGQ2IfqP3 coveralls
|
||||
name: Coverage
|
||||
- run:
|
||||
- command: python3 setup.py sdist
|
||||
command: python3 setup.py sdist
|
||||
name: Build
|
||||
- store_test_results:
|
||||
path: test-results/
|
||||
- store_artifacts:
|
||||
|
|
Loading…
Reference in New Issue
Block a user