Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
build: test on vscode:prepublish
Browse files Browse the repository at this point in the history
  • Loading branch information
fachammer committed Sep 20, 2019
1 parent 8c6c261 commit f95ae4d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -71,9 +71,7 @@
"test": "yarn run build && yarn run test-only",
"test:watch": "npm-watch test",
"commit-snapshots": "vscode-tmgrammar-snap -s source.lux -g lux.tmLanguage.json -t \"test/syntaxes/**/*.lux\" --updateSnapshot",
"vscode:package-only": "mkdirp artifacts/package && vsce package --yarn --out artifacts/package/lux-vscode.vsix",
"vscode:package": "yarn test && yarn run vscode:package-only",
"preversion": "yarn test",
"vscode:prepublish": "yarn test",
"semantic-release": "semantic-release"
},
"devDependencies": {
Expand Down

0 comments on commit f95ae4d

Please sign in to comment.