We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9e119 commit a204161Copy full SHA for a204161
.github/workflows/swiftui-auth.yml
@@ -26,7 +26,7 @@ jobs:
26
unit-tests:
27
name: Package Unit Tests
28
runs-on: macos-15
29
- timeout-minutes: 20
+ timeout-minutes: 15
30
steps:
31
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
32
@@ -129,7 +129,7 @@ jobs:
129
ui-tests:
130
name: UI Tests
131
132
- timeout-minutes: 30
+ timeout-minutes: 40
133
134
135
0 commit comments