Skip to content

Commit f2e536e

Browse files
efioppared
andauthored
update template (#34)
Co-authored-by: pared <[email protected]>
1 parent 1543cfd commit f2e536e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.cruft.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/iterative/cookiecutter-dvc-plugin",
3-
"commit": "5e38c853e31b984b5903fc4ae40894867e56700d",
3+
"commit": "fef394b15f2800a69b5ee11ddcc9e4c5339ae5f5",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: pytest -v -n=auto --cov-report=xml --cov-report=term
5656

5757
- name: upload coverage report
58-
uses: codecov/codecov-action@v2.1.0
58+
uses: codecov/codecov-action@v3
5959
with:
6060
file: ./coverage.xml
6161
fail_ci_if_error: false

0 commit comments

Comments
 (0)