Skip to content

Commit

Permalink
Test if black can be overidden with check.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffrey-Vervoort-KNMI committed Oct 24, 2023
1 parent d9f337c commit c5805a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
with:
extra_args: --all-files black --check

test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c5805a4

Please sign in to comment.