A GitHub Action that generates annotations from an xcresult bundle.
For complete input/output documentation, see action.yml.
- uses: nomasystems/action-xcresult@v0.1
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/action-xcresult@v0.1
with:
xcresult-path: MyResultBundle.xcresult
if: success() || failure()