Github actions test

This commit is contained in:
ariskotsomitopoulos 2022-01-04 00:25:52 +02:00
parent 42002b80ed
commit da8ec4debf
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ jobs:
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
- name: Run integration tests on API ${{ matrix.api-level }}
uses: reactivecircus/android-emulator-runner@v2
with: