Skip to content

Commit 616e827

Browse files
committed
disable grading flag was wrong
1 parent f7bf56e commit 616e827

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitpod.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ ports:
66
- port: 3000
77
onOpen: open-preview
88
tasks:
9-
- command: >
10-
learnpack start --disable_grading;
9+
- command: learnpack start --disableGrading;
1110
github:
1211
prebuilds:
1312
# enable for the master/default branch (defaults to true)

0 commit comments

Comments
 (0)