From 52c8a138d3e1a0ae61b3c5994b223a7e1d4cd87b Mon Sep 17 00:00:00 2001 From: ariskotsomitopoulos Date: Thu, 6 Jan 2022 00:38:05 +0200 Subject: [PATCH] fix typo --- .github/workflows/integration_tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index fe3e58fed9..6170ea804f 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -196,10 +196,9 @@ jobs: ## Integration Tests Results: - `[org.matrix.android.sdk.session]`
${{ steps.get-comment-body-session.outputs.session }} - `[org.matrix.android.sdk.account]`
${{ steps.get-comment-body-account.outputs.account }} - - `[org.matrix.android.sdk.intrernal]`
${{ steps.get-comment-body-intrernal.outputs.intrernal }} + - `[org.matrix.android.sdk.internal]`
${{ steps.get-comment-body-internal.outputs.internal }} - `[org.matrix.android.sdk.ordering]`
${{ steps.get-comment-body-ordering.outputs.ordering }} - `[org.matrix.android.sdk.PermalinkParserTest]`
${{ steps.get-comment-body-permalink.outputs.permalink }} - reactions: rocket edit-mode: replace ## Useful commands # script: ./integration_tests_script.sh