From c3f1763324af56a11a2b8ab64acd6d1c735568b0 Mon Sep 17 00:00:00 2001 From: Kuan Fan Date: Wed, 31 Jul 2024 12:16:56 -0700 Subject: [PATCH] remove checkomode --- .github/workflows/prettier-test.yaml | 1 - 1 file changed, 1 deletion(-) 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