diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 598ba19bc9..8f208f0fe7 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -87,3 +87,4 @@ jobs: # script: ./gradlew $CI_GRADLE_ARG_PROPERTIES -PallWarningsAsErrors=false connectedCheck --stacktrace script: ./gradlew $CI_GRADLE_ARG_PROPERTIES -Pandroid.testInstrumentationRunnerArguments.class=org.matrix.android.sdk.session.room.threads.ThreadMessagingTest matrix-sdk-android:connectedAndroidTest --info +