Skip to content

Commit

Permalink
Codecov Upload Reports fix (#2344)
Browse files Browse the repository at this point in the history
* pass token

* release notes update
  • Loading branch information
ParthivNaresh committed Jun 7, 2021
1 parent 482bab1 commit 432f876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_unit_tests_with_latest_deps.yml
Expand Up @@ -83,4 +83,5 @@ jobs:
name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
1 change: 1 addition & 0 deletions docs/source/release_notes.rst
Expand Up @@ -9,6 +9,7 @@ Release Notes
* Documentation Changes
* Testing Changes
* Update minimum unit tests to run on all pull requests :pr:`2314`
* Pass token to authorize uploading of codecov reports :pr:`2344`

.. warning::

Expand Down

0 comments on commit 432f876

Please sign in to comment.