Jagpreet Singh commited on
Commit
e55a306
1 Parent(s): 3743d74

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 requirements.txt
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