Skip to content

Commit 8be8aed

Browse files
committed
Update CodeClimate test reporter id
Signed-off-by: James Couball <jcouball@yahoo.com>
1 parent 837f816 commit 8be8aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
- name: Report test coverage
6060
uses: paambaati/codeclimate-action@v3.2.0
6161
env:
62-
CC_TEST_REPORTER_ID: 0cb028440b03ae0fc09fde63c798c23de5bcd1ba9b84bc3f816da54bd3f9b534
62+
CC_TEST_REPORTER_ID: f0b6388a435f5b93101b27edc5c7fb8d5db2ee6f38216f5e4eeb9e1caf686afa
6363
with:
6464
coverageLocations: ${{github.workspace}}/coverage/lcov/*.lcov:lcov

0 commit comments

Comments
 (0)