mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
Merge branch 'develop' into manav/upstream_merge_v1.14.11
This commit is contained in:
commit
10ed86b482
1 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -236,7 +236,7 @@ jobs:
|
||||||
- name: Launch devnet
|
- name: Launch devnet
|
||||||
run: |
|
run: |
|
||||||
cd matic-cli/devnet
|
cd matic-cli/devnet
|
||||||
bash ../docker_devnet.sh
|
bash ../util-scripts/docker/devnet_setup.sh
|
||||||
cd -
|
cd -
|
||||||
timeout 2m bash bor/integration-tests/bor_health.sh
|
timeout 2m bash bor/integration-tests/bor_health.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue