Skip to content

Commit 6b99d7c

Browse files
Added full fetch-depth
1 parent 5405f83 commit 6b99d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Setup PHP
2727
uses: shivammathur/setup-php@v2
2828
with:
29+
fetch-depth: 0
2930
php-version: 7.4
3031
extensions: mbstring, intl
3132
ini-values: post_max_size=256M, short_open_tag=On

0 commit comments

Comments
 (0)