We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d563f4 commit 4b00d1eCopy full SHA for 4b00d1e
1 file changed
.github/workflows/ci.yaml
@@ -42,7 +42,7 @@ jobs:
42
- homeserver: Synapse
43
repo: element-hq/synapse
44
tags: synapse_blacklist
45
- packages: ./tests/msc3874 ./tests/msc3902 ./tests/msc4306
+ packages: ./tests/msc3874 ./tests/msc3902 ./tests/msc4306 ./tests/msc4354
46
env: "COMPLEMENT_ENABLE_DIRTY_RUNS=1 COMPLEMENT_SHARE_ENV_PREFIX=PASS_ PASS_SYNAPSE_COMPLEMENT_DATABASE=sqlite"
47
timeout: 20m
48
0 commit comments