Spaces:
Sleeping
Sleeping
Jagpreet Singh
commited on
Update main_studentperformanceindicator.yml
Browse files
.github/workflows/main_studentperformanceindicator.yml
CHANGED
@@ -28,7 +28,7 @@ jobs:
|
|
28 |
source venv/bin/activate
|
29 |
|
30 |
- name: Install dependencies
|
31 |
-
run: pip install -r
|
32 |
|
33 |
# Optional: Add step to run tests here (PyTest, Django test suites, etc.)
|
34 |
|
|
|
28 |
source venv/bin/activate
|
29 |
|
30 |
- name: Install dependencies
|
31 |
+
run: pip install -r requirement.txt
|
32 |
|
33 |
# Optional: Add step to run tests here (PyTest, Django test suites, etc.)
|
34 |
|