File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
- name : Generate E2E Coverage
44
44
run : poetry run coverage xml -o e2e-coverage.xml
45
45
46
- - uses : codecov/codecov-action@v1
46
+ - uses : codecov/codecov-action@v2
47
47
with :
48
48
files : ./coverage.xml,./e2e-coverage.xml
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
55
55
## Enforcement
56
56
57
57
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at danthony@triaxtec .com . All
58
+ reported by [ contacting the project maintainer Dylan Anthony ] ( https://github .com/dbanty/ ) . All
59
59
complaints will be reviewed and investigated and will result in a response that
60
60
is deemed necessary and appropriate to the circumstances. The project team is
61
61
obligated to maintain confidentiality with regard to the reporter of an incident.
You can’t perform that action at this time.
0 commit comments