Skip to content

Commit 71728a2

Browse files
committed
chore: turn off spelling and grammar check
1 parent 9154fa4 commit 71728a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/validate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,3 @@ jobs:
1919
run: npm run check:formatting
2020
- name: Check TS Compiles
2121
run: npm run check:typescript
22-
- name: Check Spelling & Grammar
23-
run: npm run check:spelling

0 commit comments

Comments
 (0)