File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 if : always()
2525 with :
2626 name : test-report-cocoapods-iOS
27- path : test-results/ios-cocoapods.xcresult
27+ path : test-results
2828 verify-carthage-iOS :
2929 runs-on : macos-latest
3030 timeout-minutes : 20
4848 if : always()
4949 with :
5050 name : test-report-carthage-iOS
51- path : test-results/ios-carthage.xcresult
51+ path : test-results
5252 verify-SPM-iOS :
5353 runs-on : macos-latest
5454 timeout-minutes : 20
8787 if : always()
8888 with :
8989 name : test-report-manual-xcframework-iOS
90- path : test-results/ios-xcframework.xcresult
90+ path : test-results
9191 verify-manually-with-StaticFramework-iOS :
9292 runs-on : macos-latest
9393 timeout-minutes : 20
@@ -107,7 +107,7 @@ jobs:
107107 if : always()
108108 with :
109109 name : test-report-manual-static-iOS
110- path : test-results/ios-static-framework.xcresult
110+ path : test-results
111111 verify-cocoapods-tvOS :
112112 runs-on : macos-latest
113113 timeout-minutes : 20
@@ -127,7 +127,7 @@ jobs:
127127 if : always()
128128 with :
129129 name : test-report-cocoapods-tvOS
130- path : test-results/tvOS-cocoapods.xcresult
130+ path : test-results
131131 verify-carthage-tvOS :
132132 runs-on : macos-latest
133133 timeout-minutes : 20
@@ -160,4 +160,4 @@ jobs:
160160 if : always()
161161 with :
162162 name : test-report-manual-xcframework-tvOS
163- path : test-results/tvOS-xcframework.xcresult
163+ path : test-results
You can’t perform that action at this time.
0 commit comments