This commit is contained in:
parent
c30046b7a4
commit
495f227a22
@ -5,6 +5,7 @@ on: [push]
|
||||
jobs:
|
||||
lint-python:
|
||||
runs-on: ubuntu-22.04
|
||||
uses: actions/checkout@v4
|
||||
run: |
|
||||
python3 -m pip install black
|
||||
black --fast --check .
|
Loading…
x
Reference in New Issue
Block a user