Fix layering of the riot-web tests pipeline
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
|
||||
set -ev
|
||||
|
||||
RIOT_WEB_DIR=riot-web
|
||||
|
||||
scripts/ci/build.sh
|
||||
pushd "$RIOT_WEB_DIR"
|
||||
scripts/ci/layered-riot-web.sh
|
||||
cd ../riot-web
|
||||
yarn test
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user