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 c5e9124 commit 4087a48Copy full SHA for 4087a48
1 file changed
.github/workflows/ci.yml
@@ -311,6 +311,7 @@ jobs:
311
run: |
312
./docker/linux.sh \
313
--container ouisync-integration-test-android-${{ matrix.api-level }}-$GITHUB_RUN_ID \
314
+ --srcdir . \
315
integration-test --platform android --api ${{ matrix.api-level }}
316
317
# - name: Upload logcat
0 commit comments