Skip to content

Commit

Permalink
Merge pull request #9 from aj3sh/codecov
Browse files Browse the repository at this point in the history
Add codecov token on CI
  • Loading branch information
sugat009 authored Feb 18, 2023
2 parents 925b4a2 + 428fae4 commit 8184b16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nepali-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
- name: Send coverage to CodeCov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true

0 comments on commit 8184b16

Please sign in to comment.