mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-10 14:50:58 +03:00
mocha is now a backend dev dependency
This commit is contained in:
2
.github/workflows/mocha.yml
vendored
2
.github/workflows/mocha.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user