File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 40
40
41
41
- name : Run checks
42
42
run : make test
43
-
44
- # Upload coverage to codecov: https://codecov.io/
45
- - name : Upload coverage to Codecov
46
- uses : codecov/codecov-action@v2
47
- with :
48
- file : ./coverage.xml
Original file line number Diff line number Diff line change 1
1
# pytest-modified-env
2
2
3
3
[ ![ Build Status] ( https://github.com/wemake-services/pytest-modified-env/workflows/test/badge.svg?branch=master&event=push )] ( https://github.com/wemake-services/pytest-modified-env/actions?query=workflow%3Atest )
4
- [ ![ codecov] ( https://codecov.io/gh/wemake-services/pytest-modified-env/branch/master/graph/badge.svg )] ( https://codecov.io/gh/wemake-services/pytest-modified-env )
5
4
[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/pytest-modified-env.svg )] ( https://pypi.org/project/pytest-modified-env/ )
6
5
[ ![ wemake-python-styleguide] ( https://img.shields.io/badge/style-wemake-000000.svg )] ( https://github.com/wemake-services/wemake-python-styleguide )
7
6
You can’t perform that action at this time.
0 commit comments