Skip to content

Commit

Permalink
fix: Add unit tests to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkln committed Jul 25, 2023
1 parent f370632 commit 469aae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ jobs:
- run: npm run lint --if-present
- run: npm run typecheck --if-present
- run: npm run bundle --if-present
- run: npm run test --if-present

0 comments on commit 469aae0

Please sign in to comment.