diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 561b96b542..97b69f94cd 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -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