Skip to content

Commit 05df671

Browse files
committed
Remove Code Climate action and update Coveralls action
1 parent 745da20 commit 05df671

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,5 @@ jobs:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
slug: tyutyutyu/msps
5050

51-
- uses: paambaati/codeclimate-action@v2.2.4
52-
env:
53-
CC_TEST_REPORTER_ID: ${{ secrets.CODE_CLIMATE_TEST_REPORTER_ID }}
54-
with:
55-
coverageCommand: poetry run coverage run --branch --module pytest
56-
5751
- name: Coveralls
5852
uses: coverallsapp/github-action@v2

0 commit comments

Comments
 (0)