Skip to content

Commit

Permalink
Update black-code-formatter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AC-Dap authored Oct 8, 2023
1 parent 77dad6b commit 6f171e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/black-code-formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Lint files
uses: psf/black@stable
with:
options: "--diff --color"
src: "./ersilia"
- name: Commit lint
uses: stefanzweifel/git-auto-commit-action@v5

0 comments on commit 6f171e0

Please sign in to comment.