mirror of
https://github.com/ihabunek/toot
synced 2025-01-03 04:30:03 +01:00
Run flake8 in CI
This commit is contained in:
parent
f534d295c0
commit
5d4bb3c464
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -28,3 +28,6 @@ jobs:
|
||||
- name: Validate minimum required version
|
||||
run: |
|
||||
vermin --target=3.6 --no-tips .
|
||||
- name: Check style
|
||||
run: |
|
||||
flake8
|
||||
|
Loading…
Reference in New Issue
Block a user