Skip to content

Commit

Permalink
chore: Bump ui tests to 90 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Oct 9, 2024
1 parent f32edfa commit 256d2b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/stage-uitests-android.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jobs:
- job: Android_Tests
displayName: 'Android UI Tests'
timeoutInMinutes: 60
timeoutInMinutes: 90
variables:
CI_Build: true
SourceLinkEnabled: false
Expand Down
1 change: 1 addition & 0 deletions build/stage-uitests-ios.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
jobs:
- job: iOS_Tests
displayName: 'iOS UI Tests'
timeoutInMinutes: 90
variables:
CI_Build: true
SourceLinkEnabled: false
Expand Down

0 comments on commit 256d2b7

Please sign in to comment.