Skip to content

Commit

Permalink
update version for format check
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebacker committed May 14, 2024
1 parent f19b40c commit eeb523a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@master
- uses: psf/black@stable
with:
options: "--line-length 79 --check --verbose"
Expand Down

0 comments on commit eeb523a

Please sign in to comment.