Update python-app.yml

This commit is contained in:
illian64 2025-09-21 15:41:00 +07:00 committed by GitHub
parent 6237b6652d
commit 8ae83f6495
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,4 +25,5 @@ jobs:
python-version: "3.10"
- name: Test with pytest
run: |
PYTHONPATH="$(pwd)"
python -m unittest discover tests