Skip to content

Commit 65844ad

Browse files
committed
update field description
1 parent 2b8efeb commit 65844ad

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/bat.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
with:
5353
source-folder: sample
5454
startup-options: -logfile output.log
55-
code-coverage-metric-level: mcdc
5655
- name: Verify option application
5756
run: |
5857
set -e

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ inputs:
8686
default: ""
8787
generate-summary:
8888
description: >-
89-
Whether to generate a MATLAB-related job summary for the workflow run
89+
Option to generate a summary for the GitHub job summary
9090
required: false
9191
default: true
9292
code-coverage-metric-level:

0 commit comments

Comments
 (0)