mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
disable tests for now to speed up trying stuff out, run the build as well
This commit is contained in:
parent
fd5193b9f4
commit
0ee72a2972
@ -23,6 +23,7 @@ ln -s "$REACT_SDK_DIR/node_modules/matrix-js-sdk" node_modules/matrix-js-sdk
|
||||
rm -r node_modules/matrix-react-sdk
|
||||
ln -s "$REACT_SDK_DIR" node_modules/matrix-react-sdk
|
||||
|
||||
npm run build
|
||||
npm run test
|
||||
popd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user