Skip to content

Commit

Permalink
Don't run tests before the dependencies are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
azatsarynnyy committed May 16, 2023
1 parent 0704520 commit 9cd7a99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/extensions/che-commands/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
},
"main": "./out/extension.js",
"scripts": {
"prepare": "yarn compile && yarn test",
"compile": "gulp compile-extension:che-commands",
"watch": "gulp watch-extension:che-commands",
"vscode:prepublish": "npm run compile",
Expand Down

0 comments on commit 9cd7a99

Please sign in to comment.