This commit is contained in:
1
.github/workflows/test-package.yml
vendored
1
.github/workflows/test-package.yml
vendored
@ -69,5 +69,6 @@ jobs:
|
||||
uses: codecov/codecov-action@v1
|
||||
- name: Test & publish code coverage
|
||||
uses: paambaati/codeclimate-action@v2.7.5
|
||||
if: github.event.pull_request.head.repo.full_name == 'collerek/ormar'
|
||||
env:
|
||||
CC_TEST_REPORTER_ID: ${{ secrets.CC_COVERAGE_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user