Create an annotation of the build information and also list first n failed nunit tests
Example
- uses: MirrorNG/[email protected]
if: always()
with:
path: Tests/*.xml
access-token: ${{ secrets.GITHUB_TOKEN }}See https://github.com/MirrorNG/nunit-reporter/pull/2/files for an example.