Do not generate a lockfile when running in CI
This commit is contained in:
@@ -4,4 +4,4 @@ set -e
|
||||
./synapse/install.sh
|
||||
# local testing doesn't need a Element fetched from master,
|
||||
# so not installing that by default
|
||||
yarn install
|
||||
yarn install --pure-lockfile
|
||||
|
||||
Reference in New Issue
Block a user