Remove CodeClimate
This commit is contained in:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -80,12 +80,6 @@ jobs:
|
||||
if: ${{ success() || failure() }}
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
- name: Send coverage to CodeClimate
|
||||
uses: paambaati/codeclimate-action@v3.2.0
|
||||
continue-on-error: true
|
||||
if: ${{ success() || failure() }}
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
|
||||
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -2,8 +2,6 @@ CodeOcean
|
||||
==========
|
||||
|
||||
[](https://github.com/openHPI/codeocean/actions?query=workflow%3ACI)
|
||||
[](https://codeclimate.com/github/openHPI/codeocean)
|
||||
[](https://codeclimate.com/github/openHPI/codeocean)
|
||||
[](https://codecov.io/gh/openHPI/codeocean)
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user