Skip to content

Commit

Permalink
Add to GH Actions test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keichan34 committed Jan 9, 2025
1 parent c338c26 commit 4dafd07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@ jobs:
- name: Build
run: npm run build

- name: Lint
run: npm run lint

- name: Run tests
run: npm run test

0 comments on commit 4dafd07

Please sign in to comment.