Skip to content

Bump the python-packages group with 14 updates #188

Bump the python-packages group with 14 updates

Bump the python-packages group with 14 updates #188

Workflow file for this run

steps:
- uses: actions/checkout@master
- uses: codecov/codecov-action@v3
with:
token: ${{ CODECOV_TOKEN }} # not required for public repos
files: ./coverage.xml
fail_ci_if_error: false# optional (default = false)
verbose: true # optional (default = false)