Skip to content

Commit 8aad8a1

Browse files
committed
Test codecov
1 parent 972553c commit 8aad8a1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,7 @@ jobs:
8181
with:
8282
name: "phpunit-${{ matrix.php-version }}-${{ matrix.deps }}-${{ hashFiles('composer.lock') }}.coverage"
8383
path: "coverage.xml"
84+
85+
- uses: codecov/codecov-action@v1
86+
with:
87+
verbose: true

0 commit comments

Comments
 (0)