Improve logging message

This commit is contained in:
Jonathan Kim 2020-04-13 12:52:21 +01:00
parent c430942eb9
commit 8de706b64a

View File

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