mirror of https://github.com/BOINC/boinc.git
[CI] Linux: checkout two commits for codecov to work
This commit is contained in:
parent
f0a52e1742
commit
405bd7f2b0
|
@ -17,6 +17,8 @@ jobs:
|
|||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue