Skip to content

Commit 2e82503

Browse files
authored
Update tests.yml
1 parent d368b8a commit 2e82503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
if: matrix.python-version == 3.8 && success()
4343
uses: codecov/codecov-action@v4
4444
with:
45+
token: ${{ secrets.CODECOV_TOKEN }}
4546
files: coverage.xml
4647
flags: unittests
4748
name: codecov-client-reportportal

0 commit comments

Comments
 (0)