Skip to content

Commit 21ba452

Browse files
committed
Adding WebAssemblySimpleTestSuite into WebAssembly-related gate job.
1 parent 6de9d2d commit 21ba452

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

graal-js/ci.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ local common = import '../common.jsonnet';
4747
run+: [
4848
['mx', '--dynamicimports', '/wasm', 'build'],
4949
['mx', '--dynamicimports', '/wasm', 'testv8', 'gate', 'polyglot'],
50+
['mx', '--dynamicimports', '/wasm', 'gate', '--tags', 'webassembly'],
5051
],
5152
timelimit: '30:00',
5253
},

0 commit comments

Comments
 (0)