From 76c6b10085f08205fb140b0ba12eb7cb6bc500c3 Mon Sep 17 00:00:00 2001 From: Tom Hu <88201630+thomasrockhu-codecov@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:31:41 -0500 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 5324a0c..e3bae00 100644 --- a/action.yml +++ b/action.yml @@ -63,7 +63,7 @@ inputs: description: "Paths to include during gcov gathering" required: false handle_no_reports_found: - description: 'Raise no exceptions when no coverage reports are found.' + description: 'If no coverage reports are found, do not raise an exception.' required: false default: 'false' job_code: