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.