bump codecov version
This commit is contained in:
2
.github/workflows/test-package.yml
vendored
2
.github/workflows/test-package.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
|||||||
run: bash scripts/test.sh
|
run: bash scripts/test.sh
|
||||||
- run: mypy ormar tests
|
- run: mypy ormar tests
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3.1.0
|
||||||
- name: Test & publish code coverage
|
- name: Test & publish code coverage
|
||||||
uses: paambaati/codeclimate-action@v3.1.0
|
uses: paambaati/codeclimate-action@v3.1.0
|
||||||
if: github.event.pull_request.head.repo.full_name == 'collerek/ormar'
|
if: github.event.pull_request.head.repo.full_name == 'collerek/ormar'
|
||||||
|
|||||||
Reference in New Issue
Block a user