Skip to content

Commit 03b674b

Browse files
committed
Update codecov config
1 parent a247ff8 commit 03b674b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: "codecov/codecov-action@v3"
5757
with:
5858
name: Python ${{ matrix.python-version }}
59-
token: ${{ secrets.CODECOV_TOKEN }}
6059
file: ./coverage.xml
6160
files: ./coverage1.xml,./coverage2.xml
6261
fail_ci_if_error: true
62+
verbose: true

0 commit comments

Comments
 (0)