Update spelling.yml

This commit is contained in:
Jimmy Debe 2024-07-01 12:39:18 -04:00 committed by GitHub
parent 682cffb533
commit ebd7284968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ jobs:
name: Spellcheck
env:
MATRIX: ${{ toJson(matrix) }}
run: pyspelling --matrix "$MATRIX"
run: pyspelling -c ./spellcheck.yaml --matrix "$MATRIX"