Skip to content

Commit 29e9174

Browse files
committed
make workflow run unit tests
1 parent ad89258 commit 29e9174

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ jobs:
1212
- run: export PATH=$PWD/node_modules/.bin:$PATH
1313
- run: scripts/package.sh
1414
- run: scripts/lint.sh
15+
- run: vitest run

0 commit comments

Comments
 (0)