Skip to content

Commit

Permalink
Disable lint for now
Browse files Browse the repository at this point in the history
  • Loading branch information
arjenbos committed Oct 29, 2023
1 parent 54e5919 commit c2396b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
# pylint $(git ls-files '*.py')
test:
runs-on: "ubuntu-latest"
needs: pylint
steps:
- uses: "actions/checkout@v3"
- name: Set up Python 3.11
Expand Down

1 comment on commit c2396b6

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.