Skip to content

Commit 5f00ed9

Browse files
Steven PehSteven Peh
authored andcommitted
Updated github CI
1 parent e3d0358 commit 5f00ed9

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
@@ -20,6 +20,6 @@
2020
"type": "commonjs",
2121
"main": "index.js",
2222
"scripts": {
23-
"test": "cd mcp-openapi && npm run test"
23+
"test": "cd mcp-openapi && npm install && npm run test"
2424
}
2525
}

0 commit comments

Comments
 (0)