Skip to content

Commit d044941

Browse files
author
joe.gasewicz
committed
Fixes #190
Fixes #199 Fixes docs, updates readme and docs with better description of testing tools
1 parent f43b83b commit d044941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
make install
2929
- name: Test with tox
3030
run: |
31-
make python-tests
31+
make test

0 commit comments

Comments
 (0)