Disable linter until I've some peace of mind

This commit is contained in:
Eren G??lge
2023-06-22 13:58:55 +02:00
parent a58fb6c01b
commit 8c1d8df759

View File

@@ -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