Now running on extent

pull/39/head
Alex Evgrashin 2020-02-16 12:50:01 +03:00
parent 9626da621a
commit 6ba51741ba
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
# Do the report magic
- name: Generate .html report
run: sudo dotnet ./UnityTestRunnerResultsReporter/UnityTestRunnerResultsReporter.dll --resultsPath=artifacts/editmode --resultXMLName=editmode-results.xml --unityLogName=editmode.log --reportdirpath=artifacts/editmode
run: sudo dotnet ./ExtentReports/ExtentReportsDotNetCLI.dll -i=artifacts/editmode/editmode-results.xml -o artifacts/editmode/report
if: always()
# Upload artifacts