mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-17 13:07:22 +02:00
gci: Use the new script to run the tests
This commit is contained in:
parent
b0784e4ae2
commit
81ff069ded
1 changed files with 2 additions and 1 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue