Skip to content

Commit 28dbb9d

Browse files
authored
ci: Show codecov report even if CI fails (#705)
Do not hold the Codecov reports because the currently failing Windows CI (due to under-the-hood MSVC compiler upgrade).
1 parent 8920519 commit 28dbb9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
codecov:
2+
require_ci_to_pass: false
3+
14
comment:
25
layout: "diff, flags, files"
36

0 commit comments

Comments
 (0)