Skip to content

Commit

Permalink
afa
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jul 27, 2024
1 parent 43ffe68 commit 1a30eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -518,4 +518,4 @@ jobs:
fi
- name: Mark step with a warning
if: steps.capture_result.outputs.black_failed == 'true'
run: echo "Warning: Python code does not match black format"
run: echo formatted

0 comments on commit 1a30eb8

Please sign in to comment.