diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index b8a32857..e720d394 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -12,6 +12,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Run vale spell and style check + continue-on-error: true uses: errata-ai/vale-action@reviewdog with: files: docs