Skip to content

Commit 5f3f513

Browse files
committed
updated check
1 parent 344a875 commit 5f3f513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
working-directory: packages/host
136136
- name: Build lib_in_rust for android architectures
137137
run: npm run build -- --android
138-
working-directory: packages/apps/test-app/lib_in_rust
138+
working-directory: apps/test-app/lib_in_rust
139139
- name: Run tests (Android)
140140
timeout-minutes: 75
141141
uses: reactivecircus/android-emulator-runner@v2

0 commit comments

Comments
 (0)