Skip to content

Commit 8d7130b

Browse files
committed
(#326) disable codecov
1 parent e0f3244 commit 8d7130b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ BuildParameters.SetParameters(
1616
repositoryOwner: "cake-contrib",
1717
gitterMessage: "@/all " + standardNotificationMessage,
1818
twitterMessage: standardNotificationMessage,
19+
shouldRunCodecov: false,
1920
preferredBuildProviderType: BuildProviderType.GitHubActions);
2021

2122
BuildParameters.PrintParameters(Context);

0 commit comments

Comments
 (0)