From f1f1d59576da01da5d53aa36bb4ea0afe9e889fb Mon Sep 17 00:00:00 2001 From: ariskotsomitopoulos Date: Tue, 4 Jan 2022 00:49:39 +0200 Subject: [PATCH] Github actions test --- .github/workflows/integration.yml | 1 + 1 file changed, 1 insertion(+) 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 +