mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-13 15:33:47 +00:00
CI: try using checked out bor path
This commit is contained in:
parent
ca5fbadd70
commit
c686660fe5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -143,7 +143,7 @@ jobs:
|
||||||
bash docker-heimdall-start-all.sh
|
bash docker-heimdall-start-all.sh
|
||||||
bash docker-bor-setup.sh
|
bash docker-bor-setup.sh
|
||||||
bash docker-bor-start-all.sh
|
bash docker-bor-start-all.sh
|
||||||
cd code/
|
cd -
|
||||||
timeout 2m bash bor/integration-tests/bor_health.sh
|
timeout 2m bash bor/integration-tests/bor_health.sh
|
||||||
cd -
|
cd -
|
||||||
bash ganache-deployment-bor.sh
|
bash ganache-deployment-bor.sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue