Skip to content

Commit

Permalink
test black workflow setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldrian Harjati committed Oct 20, 2023
1 parent 1237a3e commit 6415736
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable
with:
options: "--check --diff --verbose"
version: "~= 22.0"
ruff:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 6415736

Please sign in to comment.