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 739717d commit a5f4a5dCopy full SHA for a5f4a5d
.github/workflows/codecov.yml
@@ -29,3 +29,5 @@ jobs:
29
30
- name: Upload coverage to Codecov
31
uses: codecov/codecov-action@v1
32
+ with:
33
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments