Skip to content

Commit 8b5746e

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.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)