no message

pull/39/head
Alex Evgrashin 2020-02-15 19:24:20 +03:00
parent 42ab44ec5f
commit cdb817c698
1 changed files with 2 additions and 5 deletions

View File

@ -52,11 +52,8 @@ jobs:
dotnet-version: '2.1.202'
# Do the report magic
- run: dotnet ./UnityTestRunnerResultsReporter/UnityTestRunnerResultsReporter.dll \
--resultsPath=artifacts/editmode \
--resultXMLName=editmode-results.xml \
--unityLogName=editmode.log \
--reportdirpath=artifacts/editmode
- name: Generate .html report
run: dotnet ./UnityTestRunnerResultsReporter/UnityTestRunnerResultsReporter.dll --resultsPath=artifacts/editmode --resultXMLName=editmode-results.xml --unityLogName=editmode.log --reportdirpath=artifacts/editmode
if: always()
# Upload artifacts