2
0
Эх сурвалжийг харах

Update unit test command to run webview tests too

Matt Rubens 1 жил өмнө
parent
commit
e14ccf55db

+ 1 - 1
.github/workflows/code-qa.yml

@@ -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