mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
ci: fix reporting tests with no path
This commit is contained in:
parent
a1ce45d1ea
commit
cadc921043
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user