There was an error while loading. Please reload this page.
1 parent f7bf56e commit 616e827Copy full SHA for 616e827
.gitpod.yml
@@ -6,8 +6,7 @@ ports:
6
- port: 3000
7
onOpen: open-preview
8
tasks:
9
- - command: >
10
- learnpack start --disable_grading;
+ - command: learnpack start --disableGrading;
11
github:
12
prebuilds:
13
# enable for the master/default branch (defaults to true)
0 commit comments