Fix complement tests using the wrong path (#12933)

This commit is contained in:
Michael Telatynski
2022-06-01 15:57:09 +01:00
committed by GitHub
parent 7bc08f3201
commit 782cb7420a
2 changed files with 2 additions and 1 deletions

View File

@@ -372,7 +372,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

1
changelog.d/12933.misc Normal file
View File

@@ -0,0 +1 @@
Test Synapse against Complement with workers.