There was an error while loading. Please reload this page.
1 parent 192a9b9 commit 89a241dCopy full SHA for 89a241d
1 file changed
.github/workflows/bat.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
source-folder: sample
48
startup-options: -logfile output.log
49
+ code-coverage-html: test-results/coverageHTML
50
# code-coverage-metric-level: mcdc # new option to configure metric level
51
- name: Verify option application
52
run: |
0 commit comments