Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic authored May 2, 2024
1 parent f42dc5e commit 9ca63bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ jobs:
TMPDIR: ${{ runner.temp }}/

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9ca63bb

Please sign in to comment.