A GitHub Action that generates annotations from an xcresult bundle.
For complete input/output documentation, see action.yml.
- uses: nomasystems/[email protected]
with:
xcresult-path: MyResultBundle.xcresult
if: success() || failure()
A GitHub Action that generates annotations from an xcresult bundle.
For complete input/output documentation, see action.yml.
- uses: nomasystems/[email protected]
with:
xcresult-path: MyResultBundle.xcresult
if: success() || failure()