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