Skip to content

Commit

Permalink
Use fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Nikolaou committed Mar 4, 2021
1 parent 0e7591d commit f3a7c65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit f3a7c65

Please sign in to comment.