mirror of
https://github.com/graphql-python/graphene.git
synced 2025-06-19 04:53:11 +03:00
dont install ruff
This commit is contained in:
parent
e1d1d5197e
commit
7c07f73534
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install ruff tox
|
||||
pip install tox
|
||||
- name: Run lint
|
||||
run: tox
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user