Fixes CI label

This commit is contained in:
Fabien LOISON 2021-03-29 15:21:33 +02:00
parent 427f7dc758
commit 583217064e
No known key found for this signature in database
GPG Key ID: FF90CA148348048E
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
pip3 install setuptools
pip3 install nox
- name: "Lint with flake8"
- name: "Lint with flake8 and Black"
run: |
python3 -m nox --session lint