We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbec1ab commit 801e70dCopy full SHA for 801e70d
1 file changed
.github/workflows/ci.yml
@@ -66,6 +66,8 @@ jobs:
66
67
- name: Upload coverage reports to Codecov
68
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
69
+ env:
70
+ CODECOV_TOKEN: 17b4bed9-d407-4ce2-9c10-2ccd4328a1d9
71
72
browser:
73
runs-on: ubuntu-latest
0 commit comments