Skip to content

Commit

Permalink
Use Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Oct 31, 2022
1 parent b79fd01 commit 2fb2f4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- name: Check coverage
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./reports
fail_ci_if_error: true

Expand Down

0 comments on commit 2fb2f4f

Please sign in to comment.