Skip to content

Commit d4112b6

Browse files
committed
Fixed codecov after upgrade
1 parent c174224 commit d4112b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unittests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ jobs:
7272

7373
- name: Upload coverage reports to Codecov
7474
uses: codecov/codecov-action@v4
75+
env:
76+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)