forked from Imagelibrary/threadx
Fix code coverage URL
This commit is contained in:
2
.github/workflows/regression_template.yml
vendored
2
.github/workflows/regression_template.yml
vendored
@@ -128,4 +128,4 @@ jobs:
|
||||
|
||||
- name: Write Code Coverage Report URL
|
||||
run: |
|
||||
echo '[Open Coverage Report](${{ steps.deployment.outputs.page_url }})' >> $GITHUB_STEP_SUMMARY
|
||||
echo '[Open Coverage Report](${{ steps.deployment.outputs.page_url }}${{ inputs.deploy_url_affix }})' >> $GITHUB_STEP_SUMMARY
|
||||
Reference in New Issue
Block a user