Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Leo-Simpson/classo
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo-Simpson committed Dec 3, 2020
2 parents 1e677db + f485088 commit 2ceab4b
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 2ceab4b

Please sign in to comment.