Skip to content

Commit

Permalink
🔧 Add codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
uriyyo committed May 12, 2021
1 parent 99b935f commit 87e7ad1
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 @@ -44,5 +44,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
file: ./coverage.xml

0 comments on commit 87e7ad1

Please sign in to comment.