Skip to content

Commit eb221f4

Browse files
committed
👷 turn off CodeClimate
1 parent f84fad3 commit eb221f4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/coverage.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@ jobs:
5151
bundler: latest
5252

5353
steps:
54-
- uses: amancevice/setup-code-climate@v2
55-
name: CodeClimate Install
56-
if: ${{ github.event_name != 'pull_request' }}
57-
with:
58-
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
59-
6054
- name: Checkout
6155
uses: actions/checkout@v4
6256

0 commit comments

Comments
 (0)