mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-06 02:24:31 +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:
|
||||
filename: coverage.xml
|
||||
badge: true
|
||||
fail_below_min: true
|
||||
format: markdown
|
||||
hide_branch_rate: false
|
||||
hide_complexity: false
|
||||
|
Loading…
Reference in New Issue
Block a user