Skip to content

Commit 72b0507

Browse files
authored
ci: add codecov token inline (#856)
1 parent 20e08b1 commit 72b0507

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
@@ -66,6 +66,8 @@ jobs:
6666

6767
- name: Upload coverage reports to Codecov
6868
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
69+
env:
70+
CODECOV_TOKEN: 17b4bed9-d407-4ce2-9c10-2ccd4328a1d9
6971

7072
browser:
7173
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)