Update ci.yaml
This commit is contained in:
parent
80cf5977d3
commit
663f953379
|
@ -20,7 +20,6 @@ jobs:
|
|||
run: |
|
||||
pip install --upgrade pip
|
||||
pip install -r requirements-dev.txt
|
||||
pip install codecov
|
||||
- name: Run tests
|
||||
run: |
|
||||
make coverage
|
||||
|
|
Loading…
Reference in New Issue