mirror of
https://github.com/bitwarden/android.git
synced 2024-12-26 19:08:32 +03:00
PM-3349 build.yml enabled android build workflow
This commit is contained in:
parent
0a628cc8a8
commit
32be08daae
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue