mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
restore workable version of codeclimate-action
This commit is contained in:
parent
99ec2bbe7c
commit
cecfb8f83f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -43,6 +43,6 @@ jobs:
|
||||
coverage:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: paambaati/codeclimate-action@v3.0.0
|
||||
- uses: paambaati/codeclimate-action@v2.7.1 # using 2.7.1 for issue: https://github.com/paambaati/codeclimate-action/issues/316
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user