Skip to content

Commit 29d50b9

Browse files
authored
ci: add codecov token (#547)
1 parent b0caf5b commit 29d50b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

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

6161
- name: 🟩 Coverage
6262
uses: codecov/codecov-action@v4
63+
env:
64+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)