Skip to content

Commit

Permalink
fix: give CI more time to run test task
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Nov 17, 2024
1 parent 70462af commit 5b071a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- run: |
bundle exec fastlane test
timeout-minutes: 15
timeout-minutes: 25
- if: github.event_name == 'push'
run: |
Expand Down

0 comments on commit 5b071a9

Please sign in to comment.