Skip to content

Commit

Permalink
Update linting workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia Di Matteo committed May 10, 2024
1 parent debc38f commit 6ade2ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
add: "ionizer/*.py tests/*.py"
message: "Auto-format with black"
- name: Lint with pylint
uses: wearerequired/lint-action@v2
with: pylint
run: |
pylint ionizer/*.py tests/*.py
- name: Test with pytest
Expand Down

0 comments on commit 6ade2ea

Please sign in to comment.