Update python-app.yml

This commit is contained in:
sosokker 2023-07-05 16:18:50 +07:00 committed by GitHub
parent 752552c4fe
commit 101bc0ca32
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
run: pytest /tests/preparer_tester.py