This commit is contained in:
Yohan9206 2025-07-14 00:43:54 +03:00
parent 4b871d64b9
commit 398df67f52

View file

@ -36,8 +36,8 @@ jobs:
$BASE_IMAGE \ $BASE_IMAGE \
--dev --http --http.api eth,net,web3,personal --dev --http --http.api eth,net,web3,personal
- name: check if curl is installed # - name: check if curl is installed
run: docker exec $CONTAINER_NAME which curl # run: docker exec $CONTAINER_NAME which curl
- name: Wait for Geth RPC to become available - name: Wait for Geth RPC to become available
run: | run: |