Update .github/workflows/main.yaml
فشلت بعض الفحوصات
Ghaymah Deploy / test (push) Failing after 11s
Ghaymah Deploy / build (push) Has been skipped

هذا الالتزام موجود في:
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