Update .github/workflows/main.yaml
فشلت بعض الفحوصات
Ghaymah Deploy / test (push) Successful in 21s
Ghaymah Deploy / build (push) Failing after 8s

هذا الالتزام موجود في:
2025-10-16 15:26:14 +00:00
الأصل 20c70e611f
التزام 215825f7f7

عرض الملف

@@ -20,7 +20,8 @@ jobs:
- name: Install dependencies
run: |
pip install pytest pylint
pip install pytest
pip install pylint
pip install -r requirements.txt
- name: Run pylint