mirror of https://github.com/CIRCL/PyCIRCLean
Merge pull request #37 from CIRCL/dependabot/github_actions/codecov/codecov-action-3
build(deps): bump codecov/codecov-action from 1 to 3pull/38/head
commit
2eff2b7127
|
@ -82,4 +82,4 @@ jobs:
|
||||||
poetry run py.test --cov=kittengroomer --cov=filecheck tests/
|
poetry run py.test --cov=kittengroomer --cov=filecheck tests/
|
||||||
|
|
||||||
- name: Upload coverage to Codecov
|
- name: Upload coverage to Codecov
|
||||||
uses: codecov/codecov-action@v1
|
uses: codecov/codecov-action@v3
|
||||||
|
|
Loading…
Reference in New Issue