Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Aug 11, 2024
1 parent 19d64b3 commit 49bff6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
run: npm run lint:ts
- name: Lint CSS
run: npm run lint:css
- name: Check TS
run: npm run check:ts

- name: Build JS
run: npm run build-vite
Expand Down

0 comments on commit 49bff6e

Please sign in to comment.