Skip to content

Commit

Permalink
đź“–CI: Add spellchecker-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
loctran016 committed Nov 16, 2024
1 parent e5086a9 commit c795fa3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 264 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ jobs:
run: bun install
- name: Lint
run: bun run lint-ci
- name: Spellcheck
run: bun run spellcheck
k
17 changes: 0 additions & 17 deletions src/content/blog/first-post.md

This file was deleted.

215 changes: 0 additions & 215 deletions src/content/blog/markdown-style-guide.md

This file was deleted.

32 changes: 0 additions & 32 deletions src/content/blog/using-mdx.mdx

This file was deleted.

0 comments on commit c795fa3

Please sign in to comment.