This commit is contained in:
parent
896d3d8e3f
commit
c30046b7a4
@ -4,6 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
lint-python:
|
||||
runs-on: pyfound/black:latest_release
|
||||
runs-on: ubuntu-22.04
|
||||
run: |
|
||||
python3 -m pip install black
|
||||
black --fast --check .
|
Loading…
x
Reference in New Issue
Block a user