Skip to content

Commit

Permalink
Remove project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
retinfai committed Feb 28, 2024
1 parent e40ad87 commit c32173a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/autolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install Python dependencies
run: pip install pylint black

- name: Install project dependencies
run: pip install -r requirements.txt

- name: Run linters
uses: wearerequired/lint-action@v2
with:
Expand Down

0 comments on commit c32173a

Please sign in to comment.