Skip to content

Commit

Permalink
Add fetch-depth to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Feb 19, 2021
1 parent 14b9015 commit 1a5587a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: true
fetch-depth: 0

- name: Setup Ruby 2.6
uses: actions/setup-ruby@v1
Expand Down

0 comments on commit 1a5587a

Please sign in to comment.