Skip to content

Commit 5217dcc

Browse files
committed
Update Gitpod task
1 parent 50cd2be commit 5217dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ image:
33

44
tasks:
55
- init: nvm install && yarn
6-
command: PORT=3000 yarn start
6+
command: ./validate.sh
77
vscode:
88
extensions:
99
- dbaeumer.vscode-eslint

0 commit comments

Comments
 (0)