Skip to content

Commit f974ea7

Browse files
authored
Update token (#273)
1 parent 1a67e46 commit f974ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
file: ./coverage.xml
7474
flags: unittests
7575
name: ${{ matrix.platform }}-${{ matrix.tox-env }}
76+
token: ${{ secrets.CODECOV_TOKEN }} # required
7677
fail_ci_if_error: false
7778

7879
lint:

0 commit comments

Comments
 (0)