mirror of
https://github.com/romanz/amodem.git
synced 2026-08-25 03:46:15 +08:00
Fix pytest usage
https://github.com/romanz/amodem/commit/0c5ba9480b310d9de7794a6ec62e409a3e94625f#r93932858
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
py.test -v --cov=amodem
|
||||
pytest -v --cov=amodem
|
||||
|
||||
Reference in New Issue
Block a user