Another attempt to fix publish to Codecov.

This commit is contained in:
Erik C. Thauvin 2021-10-11 18:21:00 -07:00
parent 9e812fadfe
commit 42d2da1eab

View file

@ -29,6 +29,5 @@ jobs:
- uses: codecov/codecov-action@v2
name: Publish coverage to Codecov
with:
files: ${{env.working-directory}}/coverage/lcov.info
fail_ci_if_error: true
verbose: true