Skip to content

Commit

Permalink
Set fetch-depth to 2 for codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
rqbacktrace authored Jan 7, 2022
1 parent 9fe6917 commit 2bd142f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Checkout submodules
uses: actions/checkout@v2
with:
fetch-depth: 2
submodules: recursive
token: ${{ secrets.ACCESS_TOKEN }}
persist-credentials: false
Expand Down

0 comments on commit 2bd142f

Please sign in to comment.