Skip to content

Commit 06bdb2c

Browse files
Also deploy maven artefacts from espresso-shared
1 parent c8e6507 commit 06bdb2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vm/ci/ci_common/common.jsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ local devkits = graal_common.devkits;
224224
'--suite', 'regex',
225225
'--suite', 'graal-js',
226226
'--suite', 'espresso',
227+
'--suite', 'espresso-shared',
227228
'--suite', 'substratevm',
228229
];
229230
local ce_windows_suites = legacy_suites + [

0 commit comments

Comments
 (0)