From 3494501d4df25658e46a9237e9e8a67da7fb3fdb Mon Sep 17 00:00:00 2001 From: Alex Yong Date: Wed, 3 Sep 2025 14:49:13 +0000 Subject: [PATCH] third time is the charm --- .github/workflows/android.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index dc4d4966..4013c3ea 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -4,8 +4,6 @@ on: workflow_dispatch: jobs: - build: - if: ${{ false }} # at the moment this simply wastes our minutes, we will enable it when we have unit tests etc. runs-on: ubuntu-latest