Fix mocha command path.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.PHONY: publish-patch
|
||||
|
||||
publish-patch:
|
||||
mocha
|
||||
./node_modules/.bin/mocha
|
||||
npm version patch
|
||||
npm publish
|
||||
git push --follow-tags
|
||||
|
||||
Reference in New Issue
Block a user