1 parent 7ae5caa commit bd45abcCopy full SHA for bd45abc
1 file changed
.github/workflows/ci.yaml
@@ -99,5 +99,7 @@ jobs:
99
steps:
100
- uses: actions/checkout@v5
101
- uses: streetsidesoftware/cspell-action@v8
102
+ with:
103
+ config: "./.cspell.json"
104
105
# spell-checker:ignore libtinfo,Swatinem
0 commit comments