Update tests.yml

This commit is contained in:
Kevin Fronczak
2020-04-13 16:29:15 -04:00
committed by GitHub
parent 554b18adfe
commit bdb8cedf64
+3
View File
@@ -31,3 +31,6 @@ jobs:
- name: Test
run: |
tox -r
- name: Codecov
uses: codecov/codecov-action@v1.0.6
fail_ci_if_error: true