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 2bc1896 commit 8b0bec3Copy full SHA for 8b0bec3
1 file changed
.github/workflows/ci.yml
@@ -25,5 +25,5 @@ jobs:
25
- if: matrix.node-version == 22
26
name: Send coverage info to Codecov
27
uses: codecov/codecov-action@v5
28
- with:
29
- token: ${{ secrets.CODECOV_TOKEN }}
+ with:
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments