Skip to content

Commit

Permalink
ci: oopsies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Sep 12, 2024
1 parent 3d6f55c commit 2b53837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/autoblack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
options: "."
continue-on-error: true

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit-message: ":art: Format Python code with Black"
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit-message: ":art: Format Python code with Black"

0 comments on commit 2b53837

Please sign in to comment.