gci: Use the new script to run the tests

This commit is contained in:
Christian Decker
2021-01-08 16:36:03 +01:00
parent b0784e4ae2
commit 81ff069ded

View File

@@ -68,4 +68,5 @@ jobs:
export TEST_DEBUG=1
export TRAVIS=1
export DEVELOPER=${{ matrix.developer }}
pytest --ignore=lightning -n 4 -vvv
pip3 install -U virtualenv pip
python3 .ci/test.py