ci: fix reporting tests with no path

This commit is contained in:
Paul Pacheco 2020-04-07 22:15:38 -05:00
parent a1ce45d1ea
commit cadc921043

View File

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