Skip to content

Commit

Permalink
Secret
Browse files Browse the repository at this point in the history
  • Loading branch information
mesirendon committed Jul 27, 2024
1 parent caee7d6 commit c138007
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }} # required
verbose: true # optional (default = false)

0 comments on commit c138007

Please sign in to comment.