Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <info@niedermann.it>2020-12-22 16:08:39 +0300
committerStefan Niedermann <info@niedermann.it>2020-12-22 16:08:39 +0300
commitdb2d8ce8e0f225e729bd6a0d3a2a40d0e946dc16 (patch)
treeb51421415a564611620f2100c3f671ca3d9e23b2 /.github
parentdeae8afc859c7edacda2969b5dd9916e97e4cf16 (diff)
Fix indention
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/android.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml
index 2501b4211..2a257d966 100644
--- a/.github/workflows/android.yml
+++ b/.github/workflows/android.yml
@@ -31,7 +31,7 @@ jobs:
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
- script: ./gradlew connectAndroidTest --stacktrace
+ script: ./gradlew connectAndroidTest --stacktrace
codeql:
name: CodeQL security scan