Skip to content

Commit 1f5a712

Browse files
authored
Merge pull request #130 from kdeldycke/dependabot/github_actions/codecov/codecov-action-v1.0.15
Bump codecov/codecov-action from v1.0.14 to v1.0.15
2 parents ab56deb + 182061a commit 1f5a712

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)