Specify files and add testing

This commit is contained in:
Thomas Hu
2020-07-09 23:05:11 -04:00
parent f3570723ef
commit 89692c91b7
12 changed files with 6117 additions and 230 deletions

View File

@@ -71,6 +71,7 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
files: ./coverage1.xml,./coverage2.xml
flags: unittests
env_vars: OS,PYTHON
name: codecov-umbrella