Skip to content

Commit 4a3eb71

Browse files
ci: bump unit test timeout
1 parent 0e0c4b7 commit 4a3eb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swiftui-auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
unit-tests:
2727
name: Package Unit Tests
2828
runs-on: macos-15
29-
timeout-minutes: 10
29+
timeout-minutes: 20
3030
steps:
3131
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
3232

0 commit comments

Comments
 (0)