There was an error while loading. Please reload this page.
2 parents 9064a83 + e8162f2 commit 1284ffdCopy full SHA for 1284ffd
1 file changed
.github/workflows/test.yml
@@ -30,11 +30,3 @@ jobs:
30
31
- name: Run tests
32
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