Skip to content
Snippets Groups Projects
Commit 0646a7b6 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update continuous_integration.yml

parent c617205c
No related branches found
Tags 1.2.3
No related merge requests found
......@@ -41,7 +41,7 @@ jobs:
python setup.py install
- name: Test Python Package
run: |
pytest --cov-report=xml
pytest plio --cov-report=xml
- name: Upload Coverage
uses: codecov/codecov-action@v1
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment