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
+1 -1
View File
@@ -19,4 +19,4 @@ jobs:
name: Spellcheck
env:
MATRIX: ${{ toJson(matrix) }}
run: pyspelling --matrix "$MATRIX"
run: pyspelling -c ./spellcheck.yaml --matrix "$MATRIX"