Skip to content

Commit e7cdabe

Browse files
committed
A commit to test whether all CI tests pass
1 parent 05de7f6 commit e7cdabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/npm-packages/ruby-head-wasm-wasip2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"README.md"
3131
],
3232
"scripts": {
33-
"FIXME_SKIP_test": "RUBY_NPM_PACKAGE_ROOT=../ruby-head-wasm-wasip2 ENABLE_COMPONENT_TESTS=1 npm -C ../ruby-wasm-wasi run test:run",
33+
"test": "RUBY_NPM_PACKAGE_ROOT=../ruby-head-wasm-wasip2 ENABLE_COMPONENT_TESTS=1 npm -C ../ruby-wasm-wasi run test:run",
3434
"build:deps": "cd ../ruby-wasm-wasi && npm run build",
3535
"build:static:files": "../ruby-wasm-wasi/tools/pack-static-files.sh ./dist",
3636
"build:static": "npm run build:static:files",

0 commit comments

Comments
 (0)