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

Commit

Permalink
Merge pull request #115 from secureCodeBox/rseedorff-patch-2
Browse files Browse the repository at this point in the history
Fixing CodeClimate Integration
  • Loading branch information
rseedorff authored Sep 29, 2020
2 parents 6669746 + e8c06b7 commit 5621c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: "Run tests & publish code coverage"
uses: paambaati/codeclimate-action@v2.6.0
env:
CC_TEST_REPORTER_ID: 80b305e484240da8cecbd1d017dfb365d3ee7f4508b5ed8fd9e9348efd286406
CC_TEST_REPORTER_ID: 545b7af20f13dc58a3284275828532a26d89a8e90c8f276fb54a23d78bae7a19
with:
coverageCommand: npm test -- --ci --colors --coverage
operator:
Expand Down

0 comments on commit 5621c34

Please sign in to comment.