Skip to content

Commit 4e868d0

Browse files
committed
🔥 Remove old codeclimate uploader
1 parent 5aa621f commit 4e868d0

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
@@ -49,12 +49,6 @@ jobs:
4949
bundler: latest
5050

5151
steps:
52-
- uses: amancevice/setup-code-climate@v2
53-
name: CodeClimate Install
54-
if: ${{ github.event_name != 'pull_request' }}
55-
with:
56-
cc_test_reporter_id: ${{ secrets.CC_TEST_REPORTER_ID }}
57-
5852
- name: Checkout
5953
uses: actions/checkout@v4
6054

0 commit comments

Comments
 (0)