Revert "ci: add vale style check"

This reverts commit e053b75ad7.
This commit is contained in:
David Karlsson
2024-02-16 10:25:44 +01:00
parent ff281c53a6
commit 594616d8d6

View File

@@ -35,14 +35,6 @@ jobs:
*.cache-from=type=gha,scope=build
*.cache-to=type=gha,scope=build,mode=max
vale:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@38bf078c328061f59879b347ca344a718a736018 # v2.1.0
with:
files: content
validate:
runs-on: ubuntu-22.04
strategy: