This commit is contained in:
jbannon 2022-04-29 04:25:38 +00:00
parent 86d629cef0
commit 72ea5215da

View file

@ -20,4 +20,4 @@ jobs:
pip install .[lint]
- name: Analysing the code with pylint
run: |
./tools/lint
find . && ./tools/lint