mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 20:26:47 +01: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
.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…
x
Reference in New Issue
Block a user