Github actions improvement test

This commit is contained in:
ariskotsomitopoulos 2022-01-03 12:41:44 +02:00
parent f7a2088009
commit ae2dbb808f

View file

@ -70,7 +70,9 @@ jobs:
ref: develop
- name: Start synapse server
run: |
pwd
cd synapse
pwd
source env/bin/activate
pip install -e .
demo/start.sh --no-rate-limit