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 dc95243 commit fa4fa8dCopy full SHA for fa4fa8d
.github/workflows/CI.yml
@@ -47,3 +47,4 @@ jobs:
47
- uses: codecov/codecov-action@v1
48
with:
49
file: lcov.info
50
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments