Skip to content

Commit

Permalink
Merge pull request #3782 from vector-im/gha-integration-debug
Browse files Browse the repository at this point in the history
ci: disable fail-fast for integration tests
  • Loading branch information
bmarty authored Aug 31, 2021
2 parents 447feda + 1eacc09 commit 7d37ff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
name: Integration Tests (Synapse)
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
api-level: [21, 30]
steps:
Expand Down

0 comments on commit 7d37ff5

Please sign in to comment.