Skip to content

Commit

Permalink
add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Oct 25, 2023
1 parent d62ad45 commit c8420ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-all-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
fail_ci_if_error: true
verbose: true
token: ${{ env.CODECOV_TOKEN }}

static-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c8420ff

Please sign in to comment.