diff --git a/.github/workflows/whitespace.yml b/.github/workflows/whitespace.yml index 46088d3d351..b6604798f1e 100644 --- a/.github/workflows/whitespace.yml +++ b/.github/workflows/whitespace.yml @@ -12,3 +12,5 @@ jobs: steps: - uses: actions/checkout@v4 - uses: andreasabel/fix-whitespace-action@v1 + with: + verbose: true