Skip to content

Commit 1284ffd

Browse files
authored
Merge pull request #159 from appuio/remove-codeclimate
Remove codeclimate upload
2 parents 9064a83 + e8162f2 commit 1284ffd

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,3 @@ jobs:
3030
3131
- name: Run tests
3232
run: make test
33-
34-
- name: Upload code coverage report to Code Climate
35-
uses: paambaati/codeclimate-action@v9.0.0
36-
env:
37-
CC_TEST_REPORTER_ID: 0225380e1c351d978d26eb4a05280c6ec029f15e1660a98328d3da8c4ada76a5
38-
with:
39-
coverageLocations: cover.out:gocov
40-
prefix: github.com/${{ github.repository }}

0 commit comments

Comments
 (0)