1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-28 22:23:35 +00:00

PM-3349 build.yml enabled android build workflow

This commit is contained in:
Federico Maccaroni
2023-11-27 09:24:36 -03:00
parent 0a628cc8a8
commit 32be08daae

View File

@@ -61,11 +61,8 @@ jobs:
fi
shell: bash
# Disabling Android build from this branch to improve testing
# the iOS build job
android:
name: Android
if: github.ref == 'refs/heads/master'
runs-on: windows-2022
needs: setup
strategy: