Skip to content

Commit bd7bd49

Browse files
committed
chore: update ci rules
1 parent 45ce4e9 commit bd7bd49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
3434
- name: Upload coverage to Codecov
3535
uses: codecov/codecov-action@v5
36+
env:
37+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3638
with:
3739
file: ./coverage.xml
3840
flags: unittests

0 commit comments

Comments
 (0)