Skip to content

Commit

Permalink
changes in run command
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubh942 committed Jun 30, 2024
1 parent a980491 commit 681cc35
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
npm run test
npx vitest

0 comments on commit 681cc35

Please sign in to comment.