1
0
mirror of https://github.com/bitwarden/mobile.git synced 2025-01-09 19:17:42 +01: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
No known key found for this signature in database
GPG Key ID: 5D233F8F2B034536

View File

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