Skip to content

Commit

Permalink
fix: gitpod [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ivelin committed Mar 30, 2021
1 parent 1271c0c commit 060ee4c
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 108 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
file: .gitpod.Dockerfile

tasks:
- init: npm install && npm install cypress
- init: npm install
command: |
echo "Starting Ambianic PWA in dev mode"
npm run serve
Expand Down
214 changes: 107 additions & 107 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 060ee4c

Please sign in to comment.