mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-13 13:30:40 +00:00
Attempt to disable codecov patch status check
This commit is contained in:
parent
e5ec0cdff3
commit
45f4b87991
1 changed files with 3 additions and 0 deletions
3
.github/codecov.yml
vendored
3
.github/codecov.yml
vendored
|
@ -1 +1,4 @@
|
||||||
comment: false
|
comment: false
|
||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
patch: false
|
||||||
|
|
Loading…
Reference in a new issue