diff --git a/.github/workflows/prettier-test.yaml b/.github/workflows/prettier-test.yaml index 0f1d6ccf..427d87e0 100644 --- a/.github/workflows/prettier-test.yaml +++ b/.github/workflows/prettier-test.yaml @@ -28,6 +28,5 @@ jobs: - name: Run python black code formatter uses: DataDog/action-py-black-formatter@v2.5 with: - check_mode: "true" fail_on_error: "false" \ No newline at end of file