Skip to content

Commit

Permalink
Tests updated
Browse files Browse the repository at this point in the history
  • Loading branch information
davemlz committed Oct 27, 2021
1 parent d6461a0 commit a8feca7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
39 changes: 0 additions & 39 deletions .github/workflows/codecov.yml

This file was deleted.

4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
envlist = py36,py37,py38,py39

[testenv]
# commands = pytest --cov=./ --cov-report=xml
commands = pytest --cov=eemont tests/ --cov-report=xml
commands = pytest tests
deps =
pytest
pytest-cov
openlocationcode

0 comments on commit a8feca7

Please sign in to comment.