Skip to content

Commit ea2056f

Browse files
authored
GitHub Action: Add mocha Maths/test/Abs.test.js
1 parent 1929509 commit ea2056f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ jobs:
1414
node-version: ${{ matrix.node-version }}
1515
- name: npm install, build, and test
1616
run: |
17-
npm install doctest standard --save-dev
17+
npm install doctest mocha 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+
mocha Maths/test/Abs.test.js
2425
env:
2526
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