Skip to content

Commit

Permalink
Merge pull request #34 from toshihikoyanase/remove-codecov-token
Browse files Browse the repository at this point in the history
Remove `codecov` token.
  • Loading branch information
toshihikoyanase authored Apr 19, 2021
2 parents 63331d6 + 5ddc6c9 commit c29cbb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pythonfull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ jobs:
coverage xml
- name: Report code coverage
uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit c29cbb0

Please sign in to comment.