We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa0a381 commit b2ea1dcCopy full SHA for b2ea1dc
examples/insecure/devbox.json
@@ -8,7 +8,7 @@
8
"shell": {
9
"init_hook": "echo 'Welcome to devbox!' > /dev/null",
10
"scripts": {
11
- "run_test": "node --version"
+ "run_test_disabled": "node --version"
12
}
13
14
0 commit comments