We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5405f83 commit 6b99d7cCopy full SHA for 6b99d7c
.github/workflows/coverage.yml
@@ -26,6 +26,7 @@ jobs:
26
- name: Setup PHP
27
uses: shivammathur/setup-php@v2
28
with:
29
+ fetch-depth: 0
30
php-version: 7.4
31
extensions: mbstring, intl
32
ini-values: post_max_size=256M, short_open_tag=On
0 commit comments