Skip to content

Commit

Permalink
use facuet profile for sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Apr 18, 2024
1 parent bf92c73 commit 5ab83ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/iota-sandbox/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
# Start Tangle
sudo ./bootstrap.sh
docker compose up -d
docker compose --profile inx-faucet up -d
- name: Wait for tangle to start
shell: bash
run: wget -qO- https://raw.githubusercontent.com/eficode/wait-for/$WAIT_FOR_VERSION/wait-for | sh -s -- -t 60 http://localhost/health -- echo "Tangle is up"
Expand Down

0 comments on commit 5ab83ac

Please sign in to comment.