Skip to content

Commit 8fcbbc5

Browse files
committed
test
1 parent 48d7eb9 commit 8fcbbc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/compilation_on_android_ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ jobs:
424424
VERBOSE=1
425425
cmake -S . -B build ${{ matrix.make_options }}
426426
cmake --build build --config Debug --parallel 4
427+
./build/callback_chain
427428
ctest -V --test-dir build --output-on-failure
428429
working-directory: samples/wasm-c-api
429430

0 commit comments

Comments
 (0)