Update python-app.yml

This commit is contained in:
sosokker 2023-07-05 16:32:07 +07:00 committed by GitHub
parent 101bc0ca32
commit 20b8214c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,4 +25,4 @@ jobs:
run: pip install -r requirements.txt
- name: Run pytest
run: pytest /tests/preparer_tester.py
run: python -m pytest --import-mode=append tests/