forked from LBRYCommunity/lbry-sdk
also apply to test:json-api
This commit is contained in:
parent
f0fac5115a
commit
4fe80c40da
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ test:json-api:
|
|||
stage: test
|
||||
script:
|
||||
- make install tools
|
||||
- HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||
- ELASTIC_HOST=elasticsearch HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue