Skip to content

Commit

Permalink
Use mainline codecov repository since codecov/codecov-python#169 has …
Browse files Browse the repository at this point in the history
…been merged.
  • Loading branch information
nmoinvaz committed Jul 10, 2020
1 parent 57b5617 commit a60eec8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cmake.yml
Expand Up @@ -333,10 +333,8 @@ jobs:
- name: Install codecov.io tools
if: matrix.codecov
# Need to use special fork of codecov-python for Windows
# https://github.com/codecov/codecov-python/pull/169
run: |
python -u -m pip install git+https://github.com/nmoinvaz/codecov-python.git@master
python -u -m pip install git+https://github.com/codecov/codecov-python.git
- name: Generate project files
# Shared libaries turned off for qemu ppc* and sparc & reduce code coverage sources
Expand Down

0 comments on commit a60eec8

Please sign in to comment.