fix: remove extraneous build step
This commit is contained in:
@ -16,7 +16,6 @@ notifications:
|
|||||||
script:
|
script:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run test
|
- npm run test
|
||||||
- npm run build
|
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
|
Reference in New Issue
Block a user