Run only JS test cases in JS test case action

This commit is contained in:
Aditya Toshniwal
2023-03-30 11:15:35 +05:30
committed by GitHub
parent bbc46c0990
commit b780339abb

View File

@@ -36,4 +36,4 @@ jobs:
- name: Run the tests
run: |
cd web
yarn run test
yarn run test:karma-once