Skip to content

Commit bb9ec8e

Browse files
authored
Debug why coverage reduced
1 parent 8a6273f commit bb9ec8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
run: |
130130
cd build
131131
make -j ${{ env.ncpus }} check-xeus-cpp
132+
find . -iname "*coverage.info*"
132133
make install -j ${{ env.ncpus }}
133134
134135
- name: Python tests Unix Systems

0 commit comments

Comments
 (0)