Skip to content

Commit

Permalink
add inx-faucet profile (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
UMR1352 authored Apr 26, 2024
1 parent 30c9bf2 commit 993cfec
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 993cfec

Please sign in to comment.