mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 02:43:09 -06:00
oh yeah, this is dendrite
This commit is contained in:
parent
44e96300bc
commit
803eb33781
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
test -f matrix_key.pem || ./bin/generate-keys -private-key matrix_key.pem
|
||||
- run:
|
||||
name: Run sytest with whitelisted tests
|
||||
command: /synapse_sytest.sh
|
||||
command: /dendrite_sytest.sh
|
||||
|
||||
- store_artifacts:
|
||||
path: /logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue