Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Simpson authored Dec 2, 2020
1 parent da168d8 commit f485088
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ jobs:
run: |
pip install pytest
pip install pytest-cov
pytest
pytest --cov-report=html
py.test --cov --cov-report html --cov-config=.coveragerc

0 comments on commit f485088

Please sign in to comment.