Skip to content

Commit

Permalink
Add CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
itsubaki committed Apr 19, 2024
1 parent 97e699d commit f98eee7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v4
with:
use_oidc: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Benchmark
run: |
Expand Down

0 comments on commit f98eee7

Please sign in to comment.