Skip to content

Commit 9bae390

Browse files
authored
Update nodejs.yml
1 parent 3fec050 commit 9bae390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ jobs:
1414
node-version: ${{ matrix.node-version }}
1515
- name: npm install, build, and test
1616
run: |
17-
npm install doctest mocha standard --save-dev
17+
npm install doctest standard --save-dev
1818
npx doctest Sorts/BogoSort.js Sorts/BucketSort.js
1919
npx standard
2020
# cd Linear-Algebra
2121
npm ci
2222
npm run build --if-present
2323
npm test
24-
npx mocha # Maths/test/Abs.test.js
24+
# npx mocha # Maths/test/Abs.test.js
2525
env:
2626
CI: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy