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 2c9ab13 commit 886c8ecCopy full SHA for 886c8ec
.github/workflows/tests.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Checkout code
23
uses: actions/checkout@v3
24
with:
25
- fetch-depth: 1
+ fetch-depth: 0
26
27
- name: Setup PHP
28
uses: shivammathur/setup-php@v2
0 commit comments