Skip to content

Commit 6b15e7e

Browse files
committed
chore: don't run tests on version
1 parent 3a7b4a6 commit 6b15e7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
"test": "karma start scripts/karma.conf.js",
2626
"posttest": "shx cat test/dist/coverage/text.txt",
2727
"update-changelog": "conventional-changelog -p videojs -i CHANGELOG.md -s",
28-
"preversion": "npm test",
2928
"version": "is-prerelease || npm run update-changelog && git add CHANGELOG.md",
3029
"watch": "npm-run-all -p watch:*",
3130
"watch:js": "npm run build:js -- -w",

0 commit comments

Comments
 (0)