Skip to content

Commit

Permalink
catalyst is especially flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed May 20, 2024
1 parent 5efda59 commit e2f5bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- uses: nick-fields/retry@v3
with:
timeout_minutes: 120
max_attempts: 3
max_attempts: 5
retry_on: error
retry_wait_seconds: 120
command: scripts/test_catalyst.sh FirebaseCrashlytics test FirebaseCrashlytics-Unit-unit
Expand Down

0 comments on commit e2f5bdb

Please sign in to comment.