mirror of
https://github.com/markqvist/rnsh.git
synced 2025-07-29 09:48:42 -04:00
Add test suite
This commit is contained in:
parent
fcfc503184
commit
86906fd8f4
9 changed files with 225 additions and 18 deletions
2
.github/workflows/python-package.yml
vendored
2
.github/workflows/python-package.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
# run: poetry run black . --check
|
||||
|
||||
- name: Test with pytest
|
||||
run: poetry run pytest --cov . -n 2
|
||||
run: poetry run pytest tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue