Docker scripts in matic-cli (#1453)

* use matic-cli docker scripts

* revert scripts for cp issue

* change dir for int tests
This commit is contained in:
Marcello Ardizzone 2025-02-18 21:05:09 +01:00 committed by GitHub
parent 09f953a4bd
commit f4f30d9fa3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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