Skip to content

Commit a5658d3

Browse files
committed
Remove codeclimate
1 parent 937d3b9 commit a5658d3

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/rspec.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,3 @@ jobs:
2727

2828
- name: Run tests
2929
run: bundle exec rspec
30-
31-
- name: Code Coverage
32-
uses: paambaati/codeclimate-action@v2.7.5
33-
env:
34-
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
35-
with:
36-
coverageLocations: |
37-
${{github.workspace}}/coverage/.resultset.json:simplecov

0 commit comments

Comments
 (0)