We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 344a875 commit 5f3f513Copy full SHA for 5f3f513
.github/workflows/check.yml
@@ -135,7 +135,7 @@ jobs:
135
working-directory: packages/host
136
- name: Build lib_in_rust for android architectures
137
run: npm run build -- --android
138
- working-directory: packages/apps/test-app/lib_in_rust
+ working-directory: apps/test-app/lib_in_rust
139
- name: Run tests (Android)
140
timeout-minutes: 75
141
uses: reactivecircus/android-emulator-runner@v2
0 commit comments