Skip to content

Commit 68d468f

Browse files
try disable codecov/project check
1 parent 00ff2de commit 68d468f

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Mocha.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2323
README.md = README.md
2424
.github\workflows\dotnet-build.yml = .github\workflows\dotnet-build.yml
2525
README.zh-CN.md = README.zh-CN.md
26+
codecov.yml = codecov.yml
2627
EndProjectSection
2728
EndProject
2829
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mocha.Storage", "src\Mocha.Storage\Mocha.Storage.csproj", "{8EEB6697-B975-430D-9CC3-3048E76C5ECA}"

codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
coverage:
2+
status:
3+
project: off

0 commit comments

Comments
 (0)