mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-17 23:52:05 +03:00
Improve logging message
This commit is contained in:
parent
c430942eb9
commit
8de706b64a
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install tox
|
||||
- name: Test with tox
|
||||
- name: Run lint 💅
|
||||
run: tox
|
||||
env:
|
||||
TOXENV: flake8
|
||||
|
|
Loading…
Reference in New Issue
Block a user