ci: fix test report when report is too large

This commit is contained in:
Paul Pacheco 2020-04-11 16:50:05 -05:00
parent 9d24d45987
commit faef7e48e4

View File

@ -81,7 +81,7 @@ jobs:
path: Tests
- name: Publish test results
uses: MirrorNG/nunit-reporter@1.0.3
uses: MirrorNG/nunit-reporter@1.0.6
if: always()
with:
path: "Tests/*.xml"