Skip to content

Commit 169f973

Browse files
committed
ci: dont error if codecov fails
1 parent 6a346d9 commit 169f973

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
informational: true
6+
patch:
7+
default:
8+
informational: true

0 commit comments

Comments
 (0)