ci(tmp): comment out spellcheck

This commit is contained in:
Ivan Dyachkov 2023-08-02 14:40:02 +02:00
parent 41d39cfc36
commit d6bbd5b5a2
1 changed files with 4 additions and 4 deletions

View File

@ -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: