1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

Ensure generated files are present for riot-web tests

This commit is contained in:
Travis Ralston
2020-01-21 10:53:17 -07:00
parent 3b2f96bc04
commit 33220c2d72

View File

@ -8,4 +8,5 @@ set -ev
scripts/ci/layered-riot-web.sh
cd ../riot-web
yarn build:genfiles # so the tests can run. Faster version of `build`
yarn test