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,8 +236,8 @@ jobs:
- name: Launch devnet
run: |
cd matic-cli/devnet
bash ../docker_devnet.sh
cd -
bash ../util-scripts/docker/devnet_setup.sh
cd -
timeout 2m bash bor/integration-tests/bor_health.sh
- name: Run smoke tests