Skip to content

Commit

Permalink
Temporarily disable linting from blocking
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Kurait <[email protected]>
  • Loading branch information
AndreKurait committed Nov 14, 2024
1 parent 0781018 commit b4ecd8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,8 @@ jobs:
- link-checker
- node-tests
- python-e2e-tests
- python-lint
# Temp disable linting from blocking
# - python-lint
- style-check
if: always()
runs-on: ubuntu-latest
Expand Down

0 comments on commit b4ecd8d

Please sign in to comment.