Skip to content

Commit

Permalink
chore: update tilt ready timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
dolcalmi committed Dec 12, 2024
1 parent e01e8af commit 874b1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
done
# Wait for galoy UI resource to be ready
nix develop -c tilt wait --for=condition=Ready "uiresource/galoy" --timeout=5m
nix develop -c tilt wait --for=condition=Ready "uiresource/galoy" --timeout=10m
- name: Run E2E Tests
id: run-tests
Expand Down

0 comments on commit 874b1bf

Please sign in to comment.