Skip to content

Commit

Permalink
pass token
Browse files Browse the repository at this point in the history
  • Loading branch information
ParthivNaresh committed Jun 7, 2021
1 parent 482bab1 commit 7461289
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Release Notes
* Enhancements
* Removed self-reference from ``AutoMLSearch`` :pr:`2304`
* Fixes
* Pass token to authorize uploading of codecov reports :pr:
* Changes
* Added and applied ``black`` linting package to the EvalML repo in place of ``autopep8`` :pr:`2306`
* Documentation Changes
Expand Down

0 comments on commit 7461289

Please sign in to comment.