Skip to content

Commit 8b5746e

Browse files
committed
add codecov token
1 parent ad7cae9 commit 8b5746e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-app-linux.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ jobs:
6060
6161
- name: Upload Coverage to Codecov
6262
uses: codecov/codecov-action@v5
63+
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
64+

0 commit comments

Comments
 (0)