mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
add autopep8 source formatter
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -69,6 +69,8 @@ jobs:
|
||||
run: |
|
||||
pdm run lint
|
||||
|
||||
pdm run autopep8 -v --exit-code --recursive --diff kleinanzeigen_bot tests
|
||||
|
||||
- name: run unit tests
|
||||
run: |
|
||||
pdm run test
|
||||
|
||||
Reference in New Issue
Block a user