debug ci
This commit is contained in:
parent
61f72a437f
commit
7dac049a3e
@ -79,8 +79,10 @@ jobs:
|
||||
env:
|
||||
LACONIC_SO: ../laconic-so
|
||||
run: |
|
||||
./scripts/integration-setup.sh
|
||||
docker logs test-fixturenet-eth-geth-1-1 --tail 2000
|
||||
./scripts/integration-setup.sh || {
|
||||
echo setup failed; test-fixturenet-eth-geth-1-1 logs:
|
||||
docker logs test-fixturenet-eth-geth-1-1 --tail 2000
|
||||
}
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user