mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +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
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
name: Code Coverage
|
||||
name: Code Coverage ${{ inputs.result_affix }}
|
||||
conclusion: ${{ job.status }}
|
||||
output: |
|
||||
{"summary":"Coverage Report"}
|
||||
|
||||
Reference in New Issue
Block a user