Skip to content

Commit

Permalink
Update name
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 19, 2019
1 parent c731c2c commit 97e4964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ codecov:
# https://docs.codecov.io/v4.3.6/docs/comparing-commits
allow_coverage_offsets: true

token: 6dafc396-e7f5-4221-a38a-8b07a49fbdae

comment: off
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }} #required
# file: ./coverage.xml #optional
# flags: unittests #optional
name: GHA ${{ matrix.os }} Python ${{ matrix.python-version }} #optional
name: ${{ matrix.os }} Python ${{ matrix.python-version }} #optional
# yml: ./codecov.yml #optional

0 comments on commit 97e4964

Please sign in to comment.