Skip to content

Commit 680fd0b

Browse files
committed
CI(macOS): Generate JSON report
1 parent dbdbaa3 commit 680fd0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ jobs:
177177
export INITIAL_GISBASE="$(grass --config path)"
178178
export INITIAL_PWD="${PWD}"
179179
coverage report
180+
coverage json
180181
- name: Generate HTML coverage report
181182
shell: bash -el {0}
182183
run: |

0 commit comments

Comments
 (0)