Updating workflow
هذا الالتزام موجود في:
5
.github/workflows/cicd.yaml
مباع
5
.github/workflows/cicd.yaml
مباع
@@ -26,11 +26,6 @@ jobs:
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install pytest pytest-cov flake8
|
pip install pytest pytest-cov flake8
|
||||||
|
|
||||||
- name: 🔍 Run Code Linting
|
|
||||||
run: |
|
|
||||||
source venv/bin/activate
|
|
||||||
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
|
|
||||||
|
|
||||||
- name: 🧪 Run Unit Tests
|
- name: 🧪 Run Unit Tests
|
||||||
run: |
|
run: |
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم