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 525dc50 commit 07c4c02Copy full SHA for 07c4c02
.github/workflows/node.js.yml
@@ -44,7 +44,7 @@ jobs:
44
if: ${{ matrix.node-version == '16' && matrix.os == 'ubuntu-latest' }}
45
uses: paambaati/[email protected]
46
env:
47
- CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
+ CC_TEST_REPORTER_ID: 5a58ca8fc3a280bcb3e9cc6af2588c2e24608abc50d89d749c4453b5ebbbd31b
48
with:
49
coverageLocations: |
50
${{github.workspace}}/coverage/lcov.info:lcov
0 commit comments