Skip to content

Commit

Permalink
Merge pull request #162 from hywax/main
Browse files Browse the repository at this point in the history
feat: tests
  • Loading branch information
hmbanan666 authored Jun 20, 2024
2 parents 7766b6f + e082ce0 commit 5213f51
Show file tree
Hide file tree
Showing 34 changed files with 1,902 additions and 251 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ jobs:

- name: Check Svelte files
run: npm run check

- name: Check tests
run: npm run test

- name: Check Build
run: npm run build
Loading

0 comments on commit 5213f51

Please sign in to comment.