Skip to content

Commit 182061a

Browse files
Bump codecov/codecov-action from v1.0.14 to v1.0.15
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.14 to v1.0.15. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.14...239febf) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3e31c3 commit 182061a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
poetry run
3737
pytest --cov-config=pyproject.toml --cov=./ --cov-report=xml
3838
- name: Upload coverage to Codecov
39-
uses: codecov/[email protected].14
39+
uses: codecov/[email protected].15

0 commit comments

Comments
 (0)