test(npm test): updated npm test to removed old script

This commit is contained in:
Christopher Pickering 2022-07-29 09:57:53 -05:00
parent b6b5410d19
commit 97363257ff
No known key found for this signature in database
GPG key ID: E14DB3B0A0FACF84

View file

@ -71,8 +71,6 @@ jobs:
- name: install project
run: npm --omit=dev install
- name: test post install
run: node ./bin/install.js
- name: test run help
run: node ./bin/index.js -h
- name: test run lint