diff --git a/.github/workflows/style-check.yml b/.github/workflows/style-check.yml index ce07215b11..7be468d230 100644 --- a/.github/workflows/style-check.yml +++ b/.github/workflows/style-check.yml @@ -34,5 +34,5 @@ jobs: make check-whitespace make check-permissions make check-homepage - make check-error-docs + make check-errordocs make check-docs