mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
ci: disable fail-fast for integration tests
This commit is contained in:
parent
60caac4214
commit
1eacc09482
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
|
@ -10,6 +10,7 @@ jobs:
|
|||
name: Integration Tests (Synapse)
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
api-level: [21, 30]
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue