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