[CI] Linux: checkout two commits for codecov to work

This commit is contained in:
Christian Beer 2021-02-09 16:52:25 +01:00 committed by GitHub
parent f0a52e1742
commit 405bd7f2b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ jobs:
fail-fast: false
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Install dependencies
run: |