1
0
نسخ من Omar-268/flask_app

Update .github/workflows/main.yaml

هذا الالتزام موجود في:
2025-10-13 13:16:00 +00:00
الأصل 1ba3e1b585
التزام 7004dcac3c

عرض الملف

@@ -21,6 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install pytest
pip install -r requirements.txt
- name: Run tests
run: pytest -q