Remove unnecessary build step

pull/9/head
ioedeveloper 4 years ago
parent e37a1a3071
commit 9397e2ff5d
  1. 2
      workspace.json

@ -82,7 +82,7 @@
"options": {
"commands": [
{
"command": "csslint && node apps/remix-ide/test/index.js"
"command": "csslint"
}
]
}

Loading…
Cancel
Save