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 b0caf5b commit 29d50b9Copy full SHA for 29d50b9
.github/workflows/ci.yml
@@ -60,3 +60,5 @@ jobs:
60
61
- name: 🟩 Coverage
62
uses: codecov/codecov-action@v4
63
+ env:
64
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments