Skip to content

Commit 8657c54

Browse files
quickjs on android emulator test
1 parent 7d7d077 commit 8657c54

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ jobs:
7474
with:
7575
js-engine: V8
7676

77-
# Android_QuickJS:
78-
# uses: ./.github/workflows/build-android.yml
79-
# with:
80-
# js-engine: QuickJS
77+
Android_QuickJS:
78+
uses: ./.github/workflows/build-android.yml
79+
with:
80+
js-engine: QuickJS
8181

8282
# ── macOS ─────────────────────────────────────────────────────
8383
macOS_Xcode164:

0 commit comments

Comments
 (0)