mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-12-05 15:15:49 +00:00
Add affix to titles of code coverage
This commit is contained in:
2
.github/workflows/regression_template.yml
vendored
2
.github/workflows/regression_template.yml
vendored
@@ -103,7 +103,7 @@ jobs:
|
|||||||
uses: LouisBrunner/checks-action@v1.6.2
|
uses: LouisBrunner/checks-action@v1.6.2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
name: Code Coverage
|
name: Code Coverage ${{ inputs.result_affix }}
|
||||||
conclusion: ${{ job.status }}
|
conclusion: ${{ job.status }}
|
||||||
output: |
|
output: |
|
||||||
{"summary":"Coverage Report"}
|
{"summary":"Coverage Report"}
|
||||||
|
|||||||
Reference in New Issue
Block a user