debug script
Some checks failed
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Has been cancelled
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (push) Successful in 29m50s

This commit is contained in:
Roy Crihfield 2024-06-27 21:14:14 +08:00
parent 69457f83c3
commit bf71dc3714

View File

@ -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