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 4806735 commit 0bf29a1Copy full SHA for 0bf29a1
.github/workflows/ci.yml
@@ -57,6 +57,5 @@ jobs:
57
58
- name: Codecov
59
uses: codecov/codecov-action@v5
60
- if: ${{ matrix.node == 18 || matrix.node == 18.18 }}
61
with:
62
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments