Skip to content

Commit

Permalink
Note pylint pre-commit skip
Browse files Browse the repository at this point in the history
  • Loading branch information
btjanaka committed Sep 2, 2023
1 parent 2ffcf11 commit e483eed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
env:
# Skipped for now since we just added pre-commit and not all of our code
# perfectly passes pylint.
SKIP: pylint
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e483eed

Please sign in to comment.