mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #3782 from vector-im/gha-integration-debug
ci: disable fail-fast for integration tests
This commit is contained in:
commit
7d37ff5eda
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