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 837f816 commit 8be8aedCopy full SHA for 8be8aed
.github/workflows/main.yml
@@ -59,6 +59,6 @@ jobs:
59
- name: Report test coverage
60
uses: paambaati/codeclimate-action@v3.2.0
61
env:
62
- CC_TEST_REPORTER_ID: 0cb028440b03ae0fc09fde63c798c23de5bcd1ba9b84bc3f816da54bd3f9b534
+ CC_TEST_REPORTER_ID: f0b6388a435f5b93101b27edc5c7fb8d5db2ee6f38216f5e4eeb9e1caf686afa
63
with:
64
coverageLocations: ${{github.workspace}}/coverage/lcov/*.lcov:lcov
0 commit comments