mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 01:06:00 +00:00
[workflow] report test coverage even if below threshold (#2431)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user