fix: ci
All checks were successful
black-action / runner / black formatter (push) Successful in -1m9s
All checks were successful
black-action / runner / black formatter (push) Successful in -1m9s
This commit is contained in:
parent
5bc4b91fec
commit
5014727e81
@ -6,6 +6,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: https://github.com/datadog/action-py-black-formatter@v2.1
|
- uses: https://github.com/cytopia/docker-black@0.8
|
||||||
with:
|
with:
|
||||||
check_mode: "true"
|
path: 'matrixai/'
|
Loading…
Reference in New Issue
Block a user