Skip to content

Commit 147fd53

Browse files
testing fetch depth 2
1 parent 6b99d7c commit 147fd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

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

0 commit comments

Comments
 (0)