There was an error while loading. Please reload this page.
1 parent 2b8efeb commit 65844adCopy full SHA for 65844ad
2 files changed
.github/workflows/bat.yml
@@ -52,7 +52,6 @@ jobs:
52
with:
53
source-folder: sample
54
startup-options: -logfile output.log
55
- code-coverage-metric-level: mcdc
56
- name: Verify option application
57
run: |
58
set -e
action.yml
@@ -86,7 +86,7 @@ inputs:
86
default: ""
87
generate-summary:
88
description: >-
89
- Whether to generate a MATLAB-related job summary for the workflow run
+ Option to generate a summary for the GitHub job summary
90
required: false
91
default: true
92
code-coverage-metric-level:
0 commit comments