diff --git a/.github/workflows/generic.checkstyle.yml b/.github/workflows/generic.checkstyle.yml index 8e84154e..a57e6cd2 100644 --- a/.github/workflows/generic.checkstyle.yml +++ b/.github/workflows/generic.checkstyle.yml @@ -16,4 +16,3 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} checkstyle_version: 10.12.2 checkstyle_config: ./config/mv_checks.xml - reviewdog_flags: -tee