mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 14:03:24 +00:00
chore(workflows): clean up spell check output
This commit is contained in:
2
.github/workflows/spell-check.yml
vendored
2
.github/workflows/spell-check.yml
vendored
@@ -24,4 +24,4 @@ jobs:
|
||||
run: npm install -g cspell@latest
|
||||
|
||||
- name: Check spelling
|
||||
run: npx cspell --config ./cspell.json "./rules/**"
|
||||
run: npx cspell --no-progress --no-summary --config ./cspell.json "./rules/**"
|
||||
Reference in New Issue
Block a user