Skip to content

Commit

Permalink
connect CODECOV_TOKEN to codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Feb 5, 2024
1 parent ec0be57 commit c85d72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,7 @@ jobs:
with:
file: coverage.json
name: ${{ matrix.os }}
token: ${{ secrets.CODECOV_TOKEN }}

emscripten:
name: emscripten
Expand Down

0 comments on commit c85d72b

Please sign in to comment.