diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a7446a0ef..51dd5c71f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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