diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index d2be4ba9b..a4f679102 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -40,4 +40,4 @@ jobs: - name: Unit тесты run: yarn tsc --noEmit - name: Проверка орфографии - run: yarn cspell + run: yarn cspell --no-progress