kopia lustrzana https://github.com/jupyterhub/repo2docker
Merge pull request #1381 from jupyterhub/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5pull/1387/head
commit
08e227a72d
|
@ -93,4 +93,4 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }}
|
pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@v4
|
- uses: codecov/codecov-action@v5
|
||||||
|
|
Ładowanie…
Reference in New Issue