Skip to content

Commit

Permalink
Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-ssg committed Mar 3, 2024
1 parent f4827ef commit 9523522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
node-version: '18.x'

- run: npm i
- run: npm build
- run: npm run build
- run: npm test

0 comments on commit 9523522

Please sign in to comment.