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 c9978ee commit 9e78d6cCopy full SHA for 9e78d6c
packages/npm-packages/ruby-head-wasm-wasip2/package.json
@@ -30,7 +30,7 @@
30
"README.md"
31
],
32
"scripts": {
33
- "test": "RUBY_NPM_PACKAGE_ROOT=../ruby-head-wasm-wasip2 ENABLE_COMPONENT_TESTS=1 npm -C ../ruby-wasm-wasi run test:run",
+ "FIXME_SKIP_test": "RUBY_NPM_PACKAGE_ROOT=../ruby-head-wasm-wasip2 ENABLE_COMPONENT_TESTS=1 npm -C ../ruby-wasm-wasi run test:run",
34
"build:deps": "cd ../ruby-wasm-wasi && npm run build",
35
"build:static:files": "../ruby-wasm-wasi/tools/pack-static-files.sh ./dist",
36
"build:static": "npm run build:static:files",
0 commit comments