Update test/end-to-end-tests/install.sh
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
co-authored by
J. Ryan Stinnett
parent
6236909d93
commit
8a028029ee
@@ -2,7 +2,7 @@
|
|||||||
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
|
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
|
||||||
set -e
|
set -e
|
||||||
./synapse/install.sh
|
./synapse/install.sh
|
||||||
# both CI and local testing don't need a riot fetched from master,
|
# both CI and local testing don't need a Riot fetched from master,
|
||||||
# so not installing this by default anymore
|
# so not installing this by default anymore
|
||||||
# ./riot/install.sh
|
# ./riot/install.sh
|
||||||
yarn install
|
yarn install
|
||||||
|
|||||||
Reference in New Issue
Block a user