Skip to content

Commit

Permalink
ci: Upgrade codecov tool
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jun 9, 2020
1 parent 38a0db3 commit 71e7944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ defaults:
run:
name: "Upload coverage data"
command: |
sudo pip3 install --upgrade --quiet --no-cache-dir codecov
codecov --required --gcov-root ~/build --gcov-exec gcov-8
Expand Down

0 comments on commit 71e7944

Please sign in to comment.