we don't need to install riot-web for react-sdk unit tests
This commit is contained in:
parent
c3415d2121
commit
386d6ec055
3 changed files with 1 additions and 239 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# script which is run by the CI build (after `yarn test`).
|
||||
#
|
||||
# clones riot-web develop and runs the tests against our version of react-sdk.
|
||||
|
||||
set -ev
|
||||
|
||||
scripts/ci/build.sh
|
||||
yarn test
|
Loading…
Add table
Add a link
Reference in a new issue