mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 19:03: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
|
test -f matrix_key.pem || ./bin/generate-keys -private-key matrix_key.pem
|
||||||
- run:
|
- run:
|
||||||
name: Run sytest with whitelisted tests
|
name: Run sytest with whitelisted tests
|
||||||
command: /synapse_sytest.sh
|
command: /dendrite_sytest.sh
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: /logs
|
path: /logs
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue