mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-19 21:34:08 -04:00
Remove references to "msc2403" (#12165)
This commit is contained in:
parent
c8cbd66d3b
commit
19a1d6a42a
5 changed files with 4 additions and 5 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -377,7 +377,7 @@ jobs:
|
|||
# Run Complement
|
||||
- run: |
|
||||
set -o pipefail
|
||||
go test -v -json -tags synapse_blacklist,msc2403,msc2716,msc3030 ./tests/... 2>&1 | gotestfmt
|
||||
go test -v -json -tags synapse_blacklist,msc2716,msc3030 ./tests/... 2>&1 | gotestfmt
|
||||
shell: bash
|
||||
name: Run Complement Tests
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue