Skip to content

Commit ba79687

Browse files
committed
build html in test
1 parent 4131e07 commit ba79687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"scripts": {
55
"myst": "myst",
6-
"test": "myst build --check-links --strict"
6+
"test": "myst build --html --check-links --strict"
77
},
88
"dependencies": {
99
"mystmd": "^1.6.2"

0 commit comments

Comments
 (0)