diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 46aa3a845..eb69df328 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,11 +57,11 @@ test:other-integration: - pip install tox-travis - tox -e other -test:json-api: - stage: test - script: - - make install tools - - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py +#test:json-api: +# stage: test +# script: +# - make install tools +# - HOME=/tmp coverage run -p --source=lbry scripts/generate_json_api.py