mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update unit test command to run webview tests too
This commit is contained in:
parent
afc22f0d6e
commit
e14ccf55db
1 changed files with 1 additions and 1 deletions
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
|
||||
Loading…
Add table
Reference in a new issue