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 authored and Dead2 committed Aug 25, 2020
1 parent 1d2504d commit 1588f9d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cmake.yml
Expand Up @@ -366,10 +366,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 1588f9d

Please sign in to comment.