Skip to content

Commit

Permalink
Merge branch 'master' into fluffy-takin
Browse files Browse the repository at this point in the history
  • Loading branch information
mateogianolio authored Sep 1, 2023
2 parents 94a5090 + b20d7cf commit e905fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Publish coverage to CodeClimate
uses: paambaati/codeclimate-action@v3.0.0
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
CC_TEST_REPORTER_ID: 7bc2ff765ac0619975d32fe57959db6374d14a96780a1438ec68ea14036748e1
with:
coverageLocations: ${{github.workspace}}/coverage/lcov.info:lcov

0 comments on commit e905fe5

Please sign in to comment.