Add the cspell action in the CI

This commit is contained in:
Antoni Boucher 2025-06-13 10:28:31 -04:00
parent 2abdea9293
commit 323432a9e0

View file

@ -117,6 +117,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.32.0
- uses: streetsidesoftware/cspell-action@v7
build_system:
runs-on: ubuntu-24.04