add slash

This commit is contained in:
Joe Becher 2019-08-24 12:27:33 -04:00 committed by GitHub
parent 9d47efe7b9
commit bd5538d84a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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