Added Codecov token.

This commit is contained in:
Erik C. Thauvin 2021-10-13 21:43:25 -07:00
parent e1b043c61f
commit a7a866b666

View file

@ -29,5 +29,6 @@ jobs:
- uses: codecov/codecov-action@v2
name: Publish coverage to Codecov
with:
token: ${{secrets.CODECOV_TOKEN}}
fail_ci_if_error: true
verbose: false