diff options
| author | Albin <albin@mullvad.net> | 2024-03-01 14:55:03 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-03-01 14:55:03 +0100 |
| commit | 3d82af731031faedc1a227c3326de98713f9c86d (patch) | |
| tree | b2f7d3e5421bdf5241f1ee8051bbfa26e1745d9f /.github | |
| parent | d03597024748f4d8255174a676f614d79380b5c4 (diff) | |
| parent | 229e17a3b5278941d7ccc3975a3bdc1053a34cc9 (diff) | |
| download | mullvadvpn-3d82af731031faedc1a227c3326de98713f9c86d.tar.xz mullvadvpn-3d82af731031faedc1a227c3326de98713f9c86d.zip | |
Merge branch 'change-test-and-lint-matrix-strategy'
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/android-app.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/android-app.yml b/.github/workflows/android-app.yml index b38e4cfaed..319c4d3418 100644 --- a/.github/workflows/android-app.yml +++ b/.github/workflows/android-app.yml @@ -209,6 +209,7 @@ jobs: container: image: ${{ needs.prepare.outputs.container_image }} strategy: + fail-fast: false matrix: include: - gradle-task: | |
