Skip to content

Commit

Permalink
Disable linter until I've some peace of mind
Browse files Browse the repository at this point in the history
  • Loading branch information
erogol committed Jun 22, 2023
1 parent a58fb6c commit 8c1d8df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/style_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
run: |
python3 -m pip install .[all]
python3 setup.py egg_info
- name: Lint check
run: |
make lint
# - name: Lint check
# run: |
# make lint

0 comments on commit 8c1d8df

Please sign in to comment.