Skip to content

Commit

Permalink
Merge pull request #17 from voi-oss/fix-codecov
Browse files Browse the repository at this point in the history
fix(github): add CODECOV token
  • Loading branch information
fernandobrito authored Sep 28, 2023
2 parents 0f2203e + 36b7629 commit 7aeb458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 7aeb458

Please sign in to comment.