fixed coverage uploading

This commit is contained in:
Gulshan Singh 2022-10-18 10:51:51 -07:00
parent e63d289b95
commit 8eabec5541
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ jobs:
- name: Process coverage data
if: matrix.os == 'ubuntu-22.04'
run: |
cd tests/gdb-tests
coverage combine
coverage xml