File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -86,12 +86,12 @@ jobs:
8686 -clonedSourcePackagesDirPath .swiftpm \
8787 -disableAutomaticPackageResolution | xcpretty
8888
89- - uses : kishikawakatsumi/xcresulttool@v1
90- if : success() || failure()
91- with :
92- path : |
93- test-results/Test-InfoFeatureTests.xcresult
94- test-results/Test-LicenseFeatureTests.xcresult
95- test-results/Test-SearchFeatureTests.xcresult
96- test-results/Test-X509ParserTests.xcresult
97- show-passed-tests : false
89+ # - uses: kishikawakatsumi/xcresulttool@v1
90+ # if: success() || failure()
91+ # with:
92+ # path: |
93+ # test-results/Test-InfoFeatureTests.xcresult
94+ # test-results/Test-LicenseFeatureTests.xcresult
95+ # test-results/Test-SearchFeatureTests.xcresult
96+ # test-results/Test-X509ParserTests.xcresult
97+ # show-passed-tests: false
You can’t perform that action at this time.
0 commit comments