Skip to content

Commit

Permalink
Fix Codecov CI (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutsu3 authored Oct 10, 2024
1 parent 669c053 commit d25a4b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
name: linkify-py-pytests-py3.7
flags: pytests
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}

test-build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d25a4b5

Please sign in to comment.