We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f105957 + f6cf83c commit e4c45e4Copy full SHA for e4c45e4
.github/workflows/test.yaml
@@ -27,6 +27,6 @@ jobs:
27
run: |
28
make test PYTEST_EXTRA_ARGS="--cov=giftless"
29
coverage xml
30
- - uses: paambaati/codeclimate-action@v5
+ - uses: paambaati/codeclimate-action@v6
31
env:
32
CC_TEST_REPORTER_ID: cca5a6743728de037cb47d4a845e35c682b4469c0f9c52851f4f3824dd471f87
0 commit comments