Revert "test: Disable codecov"

This reverts commit 1dba84096d.
This commit is contained in:
Daniel Hahler 2020-03-12 16:31:49 +01:00
parent f85b870ad5
commit f4ba4e8c79

View File

@ -23,9 +23,7 @@ jobs:
- python: '3.8'
env:
- TOXENV=du15
# Disable codecov temporarily
# refs: https://github.com/sphinx-doc/sphinx/pull/7286#issuecomment-596617853
# - PYTEST_ADDOPTS="--cov ./ --cov-append --cov-config setup.cfg"
- PYTEST_ADDOPTS="--cov ./ --cov-append --cov-config setup.cfg"
- python: 'nightly'
env:
- TOXENV=du16