mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
Added condition to "Coverage Report Name". Corrected formatting.
This commit is contained in:
1
.github/workflows/regression_template.yml
vendored
1
.github/workflows/regression_template.yml
vendored
@@ -142,6 +142,7 @@ jobs:
|
||||
|
||||
- name: Coverage Report name
|
||||
id: artifact
|
||||
if: (!inputs.skip_coverage)
|
||||
run: echo "coverage_report=coverage_report-$(date +%s)" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Upload Code Coverage Artifacts
|
||||
|
||||
Reference in New Issue
Block a user