This commit is contained in:
Yohan9206 2025-08-01 14:55:41 +03:00
parent 0ddaef9c9a
commit 75c8e81d8e

View file

@ -36,6 +36,7 @@ jobs:
$BASE_IMAGE \ $BASE_IMAGE \
--dev --http --http.addr 0.0.0.0 --http.vhosts "*" --http.api eth,net,web3,personal --dev --http --http.addr 0.0.0.0 --http.vhosts "*" --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