Skip to content

Commit

Permalink
fix: install mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
DhananjayPurohit committed Jul 19, 2024
1 parent 885ce44 commit 35ca4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
run: |
cd clients/apps/nodejs
npm install
npm install mocha -g
- name: Install Node.js dependencies for lib
run: |
cd clients/libs/nodejs
Expand Down

0 comments on commit 35ca4ea

Please sign in to comment.