Skip to content

Commit

Permalink
Disable codecov. Ref #2727.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 18, 2021
1 parent 16fbd71 commit d5c86aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Run tests
run: tox -- --cov-report xml
- name: Publish coverage
if: false # disabled for #2727
uses: codecov/codecov-action@v1
with:
flags: >- # Mark which lines are covered by which envs
Expand Down

0 comments on commit d5c86aa

Please sign in to comment.