Skip to content

Commit

Permalink
change in run command
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh942 committed Jun 30, 2024
1 parent f355b8f commit a980491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test-for-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Run npm tests
run: |
cd webapp
npx vitest --coverage.enabled true
npm run test

0 comments on commit a980491

Please sign in to comment.