Skip to content

Commit

Permalink
chore(codecov): add evn variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Createsequence committed Apr 30, 2024
1 parent b02c2e3 commit 4dbc38c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ jobs:
run: bash <(curl -s https://codecov.io/bash)
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3

env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 4dbc38c

Please sign in to comment.