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

هذا الالتزام موجود في:
2025-10-16 15:23:59 +00:00
الأصل 6edb729c1a
التزام dbffbdb774

عرض الملف

@@ -22,6 +22,9 @@ jobs:
run: |
pip install pytest
pip install -r requirements.txt
- name: Run pylint
run: pylint .
- name: Run tests
run: pytest -q