Skip to content

Commit

Permalink
Fix fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
uuf6429 committed Jul 24, 2021
1 parent 0957ba3 commit 7f535e3
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 @@ -24,6 +24,8 @@ jobs:

- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 2

- name: Download dependencies
uses: ramsey/composer-install@v1
Expand Down

0 comments on commit 7f535e3

Please sign in to comment.