debug ci
This commit is contained in:
parent
1bd889361f
commit
61f72a437f
@ -78,7 +78,9 @@ jobs:
|
|||||||
working-directory: ./plugeth-statediff
|
working-directory: ./plugeth-statediff
|
||||||
env:
|
env:
|
||||||
LACONIC_SO: ../laconic-so
|
LACONIC_SO: ../laconic-so
|
||||||
run: ./scripts/integration-setup.sh
|
run: |
|
||||||
|
./scripts/integration-setup.sh
|
||||||
|
docker logs test-fixturenet-eth-geth-1-1 --tail 2000
|
||||||
- name: Install Python
|
- name: Install Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user