Skip to content

Commit

Permalink
lgeiger/black-action@master
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Oct 23, 2024
1 parent 1db9e67 commit 39ec19f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
uses: actions/checkout@v4

- name: Black Formatter
uses: rickstaa/action-black@v1
uses: lgeiger/black-action@master
with:
black_args: ". --check --diff"
args: ". --check --diff"

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 39ec19f

Please sign in to comment.