Update unit test command to run webview tests too

This commit is contained in:
Matt Rubens
2024-12-15 23:58:17 -05:00
parent afc22f0d6e
commit e14ccf55db

View File

@@ -42,4 +42,4 @@ jobs:
run: npm run install:all run: npm run install:all
- name: Run unit tests - name: Run unit tests
run: npx jest run: npm test