Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit 2ecee4a

Browse files
authored
Update mocha.yml
1 parent c9e3a81 commit 2ecee4a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/mocha.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ jobs:
3030
with:
3131
node-version: ${{ matrix.node-version }}
3232

33-
- name: Install mocha
34-
run: npm install -g mocha
35-
3633
- name: Install dependencies
3734
run: npm install
3835

0 commit comments

Comments
 (0)