Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 5621c34

Browse files
authored
Merge pull request #115 from secureCodeBox/rseedorff-patch-2
Fixing CodeClimate Integration
2 parents 6669746 + e8c06b7 commit 5621c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: "Run tests & publish code coverage"
4848
uses: paambaati/codeclimate-action@v2.6.0
4949
env:
50-
CC_TEST_REPORTER_ID: 80b305e484240da8cecbd1d017dfb365d3ee7f4508b5ed8fd9e9348efd286406
50+
CC_TEST_REPORTER_ID: 545b7af20f13dc58a3284275828532a26d89a8e90c8f276fb54a23d78bae7a19
5151
with:
5252
coverageCommand: npm test -- --ci --colors --coverage
5353
operator:

0 commit comments

Comments
 (0)