Skip to content

Commit a70533f

Browse files
committed
ci: Added Codecov Token for Protected Main Uploads
1 parent 49310db commit a70533f

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
@@ -144,6 +144,7 @@ jobs:
144144
- name: Upload merged coverage to Codecov
145145
uses: codecov/codecov-action@v4
146146
with:
147+
token: ${{ secrets.CODECOV_TOKEN }}
147148
files: coverage/lcov.info
148149
flags: combined
149150
name: combined-coverage

0 commit comments

Comments
 (0)