run tests in tests directory?

This commit is contained in:
Andrew Cassidy 2021-04-07 19:34:09 -07:00
parent b62d64d540
commit 88f555d076

View File

@ -57,3 +57,4 @@ jobs:
- name: Test with nose
run: nosetests tests -d
working-directory: ./tests