Run only JS test cases in JS test case action
parent
bbc46c0990
commit
b780339abb
|
|
@ -36,4 +36,4 @@ jobs:
|
|||
- name: Run the tests
|
||||
run: |
|
||||
cd web
|
||||
yarn run test
|
||||
yarn run test:karma-once
|
||||
|
|
|
|||
Loading…
Reference in New Issue