diff --git a/.github/workflows/codespell-private.yml b/.github/workflows/codespell-private.yml index c965b09042b..e44265d760f 100644 --- a/.github/workflows/codespell-private.yml +++ b/.github/workflows/codespell-private.yml @@ -12,7 +12,7 @@ jobs: test: env: REQUIRE_ASPELL: true - RUFF_FORMAT: github + RUFF_OUTPUT_FORMAT: github # Make sure we're using the latest aspell dictionary runs-on: ubuntu-22.04 strategy: