Skip to content

Commit

Permalink
[FIX] Fix codecov warning due to too low fetch depth
Browse files Browse the repository at this point in the history
Signed-off-by: Lydia Buntrock <[email protected]>
  • Loading branch information
Irallia committed Apr 30, 2021
1 parent 44714ce commit 93aa8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
with:
path: app
submodules: recursive
fetch-depth: 2

- name: Get cached CMake
uses: actions/cache@v2
Expand Down

0 comments on commit 93aa8ad

Please sign in to comment.