Github actions improvement test
This commit is contained in:
parent
f7a2088009
commit
ae2dbb808f
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user