change in run command

This commit is contained in:
Shubh942 2024-06-30 15:14:24 +05:30
parent f355b8f3f6
commit a9804915fa

View file

@ -33,4 +33,4 @@ jobs:
- name: Run npm tests
run: |
cd webapp
npx vitest --coverage.enabled true
npm run test