testing python -m pytest tests
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: pytest tests
|
run: python -m pytest tests
|
||||||
|
|||||||
Reference in New Issue
Block a user