reskindex for tests

This commit is contained in:
David Baker 2020-01-24 14:36:12 +00:00
parent 57ee99d6f7
commit 19c49eedec

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: