Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -10,11 +10,11 @@ on:
|
||||
- "pyproject.toml"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: "https://github.com/actions/checkout@v4"
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install black formatter
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user