diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index 01203a6c56..b3e26cec82 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -75,7 +75,7 @@ jobs: - name: Process fantomas command if: steps.command-extractor.outputs.result == 'fantomas' id: fantomas - run: dotnet fantomas . -r + run: dotnet fantomas . - name: Process xlf command if: steps.command-extractor.outputs.result == 'xlf' id: xlf