Skip to content

Commit 935d073

Browse files
committed
Fix Tests done CI job
1 parent 82ebdd2 commit 935d073

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ jobs:
136136

137137
- name: Combine Coverage Data
138138
run: |
139+
ls -lsah coverage-data
140+
ls -lsah coverage-data/*
139141
coverage combine coverage-data/*
140142
coverage xml -o combined_coverage.xml
141143

0 commit comments

Comments
 (0)