Skip to content

Commit 6f8c693

Browse files
committed
move tests to top-level folder
1 parent f09dc30 commit 6f8c693

16 files changed

Lines changed: 1 addition & 1 deletion

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
pip install pytest-xvfb
5959
pip install pytest-timeout
6060
# pytest --cov --cov-config=./spatialmath/.coveragerc --cov-report xml
61-
pytest --cov --cov-report xml
61+
pytest --cov=spatialmath --cov-report xml
6262
coverage report
6363
- name: upload coverage to Codecov
6464
uses: codecov/codecov-action@master
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)