Skip to content

Commit

Permalink
Add test to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bananu7 committed Apr 4, 2024
1 parent c9360aa commit 142040f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ jobs:

- name: Run TypeScript
run: npx tsc

- name: Run tests
run: npm run test

0 comments on commit 142040f

Please sign in to comment.