mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Update unit test command to run webview tests too
This commit is contained in:
2
.github/workflows/code-qa.yml
vendored
2
.github/workflows/code-qa.yml
vendored
@@ -42,4 +42,4 @@ jobs:
|
||||
run: npm run install:all
|
||||
|
||||
- name: Run unit tests
|
||||
run: npx jest
|
||||
run: npm test
|
||||
Reference in New Issue
Block a user