Skip to content

Commit 1865ecc

Browse files
committed
Add coverage debug
1 parent b06b2af commit 1865ecc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ jobs:
4343

4444
- name: Run coverage
4545
run: composer run-script coverage
46+
47+
- name: List coverage directory
48+
run: ls -l coverage
4649

4750
- name: Upload coverage reports to Codecov
4851
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)