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

Update .github/workflows/main.yaml

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

عرض الملف

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