diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5c5535f..e6e6096 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -139,4 +139,4 @@ jobs: - name: Dump the diff into the Github log run: | diff --ignore-all-space --minimal --new-file --recursive \ - main/cli/generated branch/cli/generated + main/cli/generated branch/cli/generated || true # We ignore diff exiting with a 1