Update ci.yaml

This commit is contained in:
Sam Bull 2021-01-15 10:25:04 +00:00 committed by GitHub
parent 80cf5977d3
commit 663f953379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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