We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53393f1 commit e7a0f43Copy full SHA for e7a0f43
1 file changed
.github/workflows/ci.yml
@@ -39,3 +39,5 @@ jobs:
39
40
- name: Coverage
41
run: npm run coverage
42
+ env:
43
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments