diff --git a/.gitpod.yml b/.gitpod.yml index 57f598382f7..71c34fa1858 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,5 +1,4 @@ # Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file) - tasks: - init: npm install command: npm run start