Skip to content

Commit bb38f25

Browse files
committed
chore: run docs tests in preversion hook
1 parent d36e921 commit bb38f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/preversion.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ done
2323
npm run lint
2424
npm test
2525
npm run test-cloud
26-
npm run test-runnable-examples
26+
npm --prefix docs run test:docs

0 commit comments

Comments
 (0)