mirror of https://github.com/waku-org/specs.git
Update spelling.yml
This commit is contained in:
parent
682cffb533
commit
ebd7284968
|
@ -19,4 +19,4 @@ jobs:
|
||||||
name: Spellcheck
|
name: Spellcheck
|
||||||
env:
|
env:
|
||||||
MATRIX: ${{ toJson(matrix) }}
|
MATRIX: ${{ toJson(matrix) }}
|
||||||
run: pyspelling --matrix "$MATRIX"
|
run: pyspelling -c ./spellcheck.yaml --matrix "$MATRIX"
|
||||||
|
|
Loading…
Reference in New Issue