Skip to content

Commit

Permalink
Update linting_modified_files.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulrahman-10xe authored Oct 17, 2024
1 parent e8b3643 commit a5dc43b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting_modified_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install Dependencies
run: |
pip install pylint
pipx install pylint
- name: Fetch Main
run: |
Expand All @@ -36,4 +36,4 @@ jobs:
done
else
echo "No Python files have been changed."
fi
fi

0 comments on commit a5dc43b

Please sign in to comment.