Merge branch 'develop' of https://github.com/matrix-org/synapse into sonar
Conflicts: poetry.lock
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -380,7 +380,7 @@ jobs:
|
||||
# Attempt to check out the same branch of Complement as the PR. If it
|
||||
# doesn't exist, fallback to HEAD.
|
||||
- name: Checkout complement
|
||||
run: .ci/scripts/checkout_complement.sh
|
||||
run: synapse/.ci/scripts/checkout_complement.sh
|
||||
|
||||
- run: |
|
||||
set -o pipefail
|
||||
|
||||
Reference in New Issue
Block a user