reskindex for tests

pull/21833/head
David Baker 2020-01-24 14:36:12 +00:00
parent 57ee99d6f7
commit 19c49eedec
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ steps:
# to save transpiling the files. We run the transpile step explicitly in
# the 'build' job.
- "./scripts/ci/install-deps.sh --ignore-scripts"
- "yarn run reskindex"
- "echo '+++ Running Tests'"
- "yarn test"
plugins: