Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Jul 2, 2024
1 parent d2f1ebe commit 12abd31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/model-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ stages:
- script: |
echo "------ Generating final report.html ------"
cd ${OUT_SCRIPT_PATH}
pip install jinja2
python generate_report.py --json_path generated/summary.json --last_json_path last_generated/summary.json
displayName: "Generate report"
- task: PublishPipelineArtifact@1
Expand Down

0 comments on commit 12abd31

Please sign in to comment.