1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

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: