Ensure generated files are present for riot-web tests
This commit is contained in:
parent
3b2f96bc04
commit
33220c2d72
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ set -ev
|
||||||
|
|
||||||
scripts/ci/layered-riot-web.sh
|
scripts/ci/layered-riot-web.sh
|
||||||
cd ../riot-web
|
cd ../riot-web
|
||||||
|
yarn build:genfiles # so the tests can run. Faster version of `build`
|
||||||
yarn test
|
yarn test
|
||||||
|
|
Loading…
Reference in a new issue