Skip to content

Commit

Permalink
deactivate linter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroit committed Sep 13, 2023
1 parent 1ace2ac commit 0b389eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# - name: Pylint
# run: pylint -f actions ./
test:
needs: [ pylint ]
# needs: [ pylint ]
name: "Run Tests"
runs-on: 'ubuntu-latest'
steps:
Expand Down

0 comments on commit 0b389eb

Please sign in to comment.