Skip to content

Commit 886c8ec

Browse files
committed
fix coverage
1 parent 2c9ab13 commit 886c8ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout code
2323
uses: actions/checkout@v3
2424
with:
25-
fetch-depth: 1
25+
fetch-depth: 0
2626

2727
- name: Setup PHP
2828
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)