Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa78e1f

Browse files
committed
remove cspell
1 parent bf36948 commit aa78e1f

File tree

3 files changed

+0
-953
lines changed

3 files changed

+0
-953
lines changed

.github/workflows/pull-request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
run: |
2222
npm ci && \
2323
npm run lint && \
24-
npm run spellcheck && \
2524
npm run test:ci && \
2625
npm run build:prod
2726
env:

0 commit comments

Comments
 (0)