mirror of https://github.com/vector-im/riot-web
disable tests for now to speed up trying stuff out, run the build as well
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