From d6bbd5b5a2e05e8b31467d4da728bf9529890cce Mon Sep 17 00:00:00 2001 From: Ivan Dyachkov Date: Wed, 2 Aug 2023 14:40:02 +0200 Subject: [PATCH] ci(tmp): comment out spellcheck --- .github/workflows/_pr_entrypoint.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/_pr_entrypoint.yaml b/.github/workflows/_pr_entrypoint.yaml index 09a005f93..2b55c2c06 100644 --- a/.github/workflows/_pr_entrypoint.yaml +++ b/.github/workflows/_pr_entrypoint.yaml @@ -111,10 +111,10 @@ jobs: version-emqx: ${{ needs.sanity-checks.outputs.version-emqx }} version-emqx-enterprise: ${{ needs.sanity-checks.outputs.version-emqx-enterprise }} - spellcheck: - needs: - - build_slim_packages - uses: ./.github/workflows/spellcheck.yaml + # spellcheck: + # needs: + # - build_slim_packages + # uses: ./.github/workflows/spellcheck.yaml run_conf_tests: needs: