Ensure generated files are present for riot-web tests

pull/21833/head
Travis Ralston 2020-01-21 10:53:17 -07:00
parent 3b2f96bc04
commit 33220c2d72
1 changed files with 1 additions and 0 deletions

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