Skip to content

Commit 6017d6b

Browse files
author
Robert Bartoszewski
committed
Increased unit tests timeout on CI
1 parent 5381f3f commit 6017d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- name: Run Unit Tests
8282
uses: mxcl/xcodebuild@v3
83-
timeout-minutes: 15
83+
timeout-minutes: 30
8484
with:
8585
workspace: ".swiftpm/xcode/package.xcworkspace"
8686
scheme: "KSCrash-Package"

0 commit comments

Comments
 (0)