Skip to content

Commit

Permalink
change pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed Nov 22, 2024
1 parent 602e53c commit 5704f5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml → .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ jobs:
if: always()
id: spell-check
run: pnpm run spell

- name: 🚪 Run Check Exports
run: npm run lint:exports

0 comments on commit 5704f5b

Please sign in to comment.