Skip to content

Commit 6c4d30f

Browse files
author
Jeremiah VALERIE
committed
Fetch 50 last commits to fix coverage build
1 parent 8501921 commit 6c4d30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
- name: "Checkout"
186186
uses: "actions/checkout@v2"
187187
with:
188-
ref: ${{ github.ref }}
188+
fetch-depth: 50
189189

190190
- name: "Install PHP with coverage"
191191
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)