mirror of
https://github.com/logos-messaging/specs.git
synced 2026-08-27 02:41:08 +00:00
Update spelling.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user