mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-08 03:24:07 +00:00
[workflow] report test coverage even if below threshold (#2431)
This commit is contained in:
parent
bb4e9a311a
commit
21256674e9
1
.github/workflows/report_test_coverage.yml
vendored
1
.github/workflows/report_test_coverage.yml
vendored
@ -40,7 +40,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
filename: coverage.xml
|
filename: coverage.xml
|
||||||
badge: true
|
badge: true
|
||||||
fail_below_min: true
|
|
||||||
format: markdown
|
format: markdown
|
||||||
hide_branch_rate: false
|
hide_branch_rate: false
|
||||||
hide_complexity: false
|
hide_complexity: false
|
||||||
|
Loading…
Reference in New Issue
Block a user