mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Github actions test
This commit is contained in:
parent
70d1c15b89
commit
1b2ce33f7a
1
.github/workflows/integration.yml
vendored
1
.github/workflows/integration.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
||||
source .synapse/bin/activate
|
||||
pip install synapse matrix-synapse
|
||||
curl https://raw.githubusercontent.com/matrix-org/synapse/develop/demo/start.sh -o start.sh
|
||||
chmod 777 start.sh
|
||||
./start.sh --no-rate-limit
|
||||
# curl -sL https://raw.githubusercontent.com/matrix-org/synapse/develop/demo/start.sh --no-rate-limit \
|
||||
# | sed s/127.0.0.1/0.0.0.0/g | bash
|
||||
|
Loading…
Reference in New Issue
Block a user