Skip to content

Commit aeae127

Browse files
committed
WIP
1 parent 8281c7f commit aeae127

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-wasm_of_ocaml.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ jobs:
154154
# It's faster to use a cached version
155155
run: opam install --fake binaryen-bin
156156

157+
- name: test wasm-merge
158+
run: opam exec -- wasm_merge.exe --version
159+
157160
- name: Checkout Jane Street opam repository
158161
uses: actions/checkout@v4
159162
with:

0 commit comments

Comments
 (0)