Skip to content

Commit ab17946

Browse files
Recover cSpell location
1 parent 70ebf60 commit ab17946

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,5 +110,5 @@ jobs:
110110
node-version: "16"
111111
- run: npm install -g cspell
112112
name: Install cSpell
113-
- run: cspell --config ./build/cSpell.json "docs/**/*.md" --no-progress
113+
- run: cspell --config ./cSpell.json "docs/**/*.md" --no-progress
114114
name: Run cSpell
File renamed without changes.

0 commit comments

Comments
 (0)