Skip to content

Commit 5d52d1a

Browse files
author
Tom Klein
committed
fix: Add unit tests to test action
1 parent d7b2199 commit 5d52d1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
- run: npm run lint --if-present
2323
- run: npm run typecheck --if-present
2424
- run: npm run bundle --if-present
25+
- run: npm run test --if-present

0 commit comments

Comments
 (0)