mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 01:06:19 +00:00
Merge branch 'dev' of https://github.com/Paillat-dev/Botator into dev
This commit is contained in:
3
.github/workflows/black.yml
vendored
3
.github/workflows/black.yml
vendored
@@ -8,3 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: psf/black@stable
|
- uses: psf/black@stable
|
||||||
|
with:
|
||||||
|
options: "--check"
|
||||||
|
src: "./src"
|
||||||
|
|||||||
Reference in New Issue
Block a user