Skip to content

Commit

Permalink
Update ms5.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
isr21011 authored Oct 31, 2024
1 parent 7da037a commit d49666e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ms5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install pylint flask flask_cors flasgger pytest
pip install pylint flask flask_cors flasgger pytest requests
#Run pylint on all Python files
- name: Analyze code with pylint
Expand Down

0 comments on commit d49666e

Please sign in to comment.