mirror of
https://github.com/logos-messaging/specs.git
synced 2026-01-02 14:13:06 +00:00
Update spelling.yml
This commit is contained in:
parent
59f70d0c75
commit
f9e4ce0916
4
.github/workflows/spelling.yml
vendored
4
.github/workflows/spelling.yml
vendored
@ -19,4 +19,6 @@ jobs:
|
||||
name: Spellcheck
|
||||
env:
|
||||
MATRIX: ${{ toJson(matrix) }}
|
||||
run: pyspelling -c ./spellcheck.yaml --matrix "$MATRIX"
|
||||
run: pyspelling --matrix "$MATRIX"
|
||||
with:
|
||||
args: -c ./spellcheck.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user