Skip to content

Commit

Permalink
CODECOV_
Browse files Browse the repository at this point in the history
  • Loading branch information
majiidd committed Mar 24, 2024
1 parent f3b6368 commit 6a2f369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
fail_ci_if_error: true
files: coverage.xml
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}

build-and-publish:
if: github.repository == 'majiidd/persiantools' && github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
Expand Down

0 comments on commit 6a2f369

Please sign in to comment.