Skip to content

Commit

Permalink
chore: fixes git depth for Scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
TomSchenk committed Mar 1, 2024
1 parent c3d921e commit 275bf83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 10

- name: Set up PHP Version ${{ matrix.php }}
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 275bf83

Please sign in to comment.