Remove coverage

This commit is contained in:
Kevin Fronczak
2020-04-13 16:31:48 -04:00
committed by GitHub
parent 54c52a7f1e
commit a982aa595f
-5
View File
@@ -31,8 +31,3 @@ jobs:
- name: Test
run: |
tox -r
- name: Codecov
uses: codecov/codecov-action@v1.0.6
with:
flags: unittests
fail_ci_if_error: true