Skip to content

Commit 76e1a7e

Browse files
authored
Find broken doctest
1 parent 15883b2 commit 76e1a7e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,22 @@ jobs:
2424
npm test
2525
env:
2626
CI: true
27+
- run: npx doctest Backtracking/**/*.js
28+
- run: npx doctest Cache/**/*.js
29+
- run: npx doctest Ciphers/**/*.js
30+
- run: npx doctest Conversions/**/*.js
31+
- run: npx doctest Data-Structures/**/*.js
32+
- run: npx doctest Dynamic-Programming/**/*.js
33+
- run: npx doctest Graphs/**/*.js
34+
- run: npx doctest Hashes/**/*.js
35+
- run: npx doctest Linear-Algebra/**/*.js
36+
- run: npx doctest Maths/**/*.js
37+
- run: npx doctest Navigation/**/*.js
38+
- run: npx doctest Project-Euler/**/*.js
39+
- run: npx doctest Recursive/**/*.js
40+
- run: npx doctest Search/**/*.js
41+
- run: npx doctest Sorts/**/*.js
42+
- run: npx doctest String/**/*.js
43+
- run: npx doctest Timing-Functions/**/*.js
44+
- run: npx doctest Trees/**/*.js
45+
- run: npx doctest Web-Programming/**/*.js

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