Skip to content

Commit

Permalink
Print diffs in black_multi_python workflow,
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Feb 14, 2025
1 parent 0c7b07f commit 9f0b2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black_multi_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Analysing the code with black
run: |
cd python
black --check --config pyproject.toml ../cime_config/SystemTests ../cime_config/buildlib ../cime_config/buildnml
black --check --diff --config pyproject.toml ../cime_config/SystemTests ../cime_config/buildlib ../cime_config/buildnml

0 comments on commit 9f0b2ac

Please sign in to comment.