mirror of https://github.com/vector-im/riot-web
Ensure generated files are present for riot-web tests
parent
3b2f96bc04
commit
33220c2d72
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue