Skip to content

Commit 9bd5bf8

Browse files
authored
npx doctest **/*.js
1 parent 8d527fe commit 9bd5bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: npm install, build, and test
1616
run: |
1717
npm install doctest standard --save-dev
18-
npx doctest # Sorts/BogoSort.js Sorts/BucketSort.js
18+
npx doctest **/*.js # Sorts/BogoSort.js Sorts/BucketSort.js
1919
npx standard
2020
npm ci
2121
npm run build --if-present

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