From 5c4189b08b8e44a1c4553eefc9bc810c8656f399 Mon Sep 17 00:00:00 2001 From: sergiomartins8 Date: Wed, 17 Jan 2024 16:21:12 +0000 Subject: [PATCH] indentation --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index b9ee29f..9b346ab 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -54,7 +54,7 @@ jobs: env: API_TOKEN: ${{secrets.API_TOKEN}} WORKFLOW_ID: ${{secrets.WORKFLOW_ID}} - SDK_TARGET_VERSION: ${{ github.event.inputs.SDK_TARGET_VERSION }} + SDK_TARGET_VERSION: ${{github.event.inputs.SDK_TARGET_VERSION}} run: | mkdir app/src/main/assets cd app/src/main/assets