debug script
This commit is contained in:
parent
69457f83c3
commit
bf71dc3714
@ -36,6 +36,8 @@ jobs:
|
||||
- name: "Install stack orchestrator"
|
||||
run: pip3 install .tools/stack-orchestrator
|
||||
- name: "Run stack tests"
|
||||
env:
|
||||
CERC_SCRIPT_DEBUG: 1
|
||||
run: |
|
||||
PATH=$PATH:~/bin
|
||||
./tests/fixturenet-plugeth-stack/run-test.sh
|
||||
|
Loading…
Reference in New Issue
Block a user