Update main.yml

This commit is contained in:
Joe Becher
2019-08-24 12:32:59 -04:00
committed by GitHub
parent 392e5b2711
commit 9e1c456662

View File

@@ -16,7 +16,7 @@ jobs:
# pytest --cov=./ --cov-report=xml
- name: Upload coverage to Codecov
uses: .
uses: ./
with:
token: ${{secrets.CODECOV_TOKEN}}
flags: unittest