Skip to content

Commit

Permalink
mocha is now a backend dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzahi12345 committed Dec 9, 2023
1 parent 2cf2154 commit dcb5369
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 47 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mocha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: FedericoCarboni/setup-ffmpeg@v2
id: setup-ffmpeg
- name: Install Dependencies
run: npm install
run: npm install --dev
working-directory: ./backend
- name: Run All Node.js Tests
run: npm run test
Expand Down
Loading

0 comments on commit dcb5369

Please sign in to comment.