Skip to content

Commit

Permalink
use matic-cli docker scripts (#1454)
Browse files Browse the repository at this point in the history
* use matic-cli docker scripts

* revert scripts for cp issue

* change dir for int tests
  • Loading branch information
marcello33 authored Feb 18, 2025
1 parent 85d8b9c commit 186deec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 186deec

Please sign in to comment.