Skip to content

Commit 1c64d0d

Browse files
committed
debug ci
1 parent 87b5ebd commit 1c64d0d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ jobs:
126126
files: build-coverage/coverage_filtered.info
127127
fail_ci_if_error: true
128128

129+
- name: Run tree
130+
run: |
131+
tree -L 2
132+
129133
- name: Upload HTML coverage reports
130134
uses: actions/upload-artifact@v4
131135
with:

0 commit comments

Comments
 (0)