Skip to content

Commit

Permalink
add token to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-jin authored Mar 14, 2024
1 parent 818c9fa commit 0c139a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
env_vars: PYTHON,KERAS_HOME
flags: keras.applications,keras.applications-${{ matrix.backend }}
files: apps-coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
- name: Test integrations
if: ${{ matrix.backend != 'numpy'}}
Expand Down

0 comments on commit 0c139a4

Please sign in to comment.