Skip to content

Commit

Permalink
revert(gitpod): add curriculum build to GitPod
Browse files Browse the repository at this point in the history
This reverts commit aa9db73
via PR freeCodeCamp#41234
  • Loading branch information
raisedadead committed Feb 24, 2021
1 parent 8f0e441 commit 706d70f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ tasks:
mongo --eval "db.fsyncLock(); db.fsyncUnlock()"
command: >
npm run ensure-env &&
npm run build:curriculum &&
gp await-port 27017 &&
npm run develop:server
Expand Down

0 comments on commit 706d70f

Please sign in to comment.