Skip to content

Commit 4087a48

Browse files
committed
ci: Fix missing arg in android integrationt tests job
1 parent c5e9124 commit 4087a48

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ jobs:
311311
run: |
312312
./docker/linux.sh \
313313
--container ouisync-integration-test-android-${{ matrix.api-level }}-$GITHUB_RUN_ID \
314+
--srcdir . \
314315
integration-test --platform android --api ${{ matrix.api-level }}
315316
316317
# - name: Upload logcat

0 commit comments

Comments
 (0)