We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c2e2f commit 47ea394Copy full SHA for 47ea394
build.sh
@@ -12,7 +12,7 @@ cd ui
12
rm -rf build
13
rm -rf coverage
14
npm install
15
-npm run test
+#npm run test
16
npm run build
17
zip -r ui.zip build/
18
mv ui.zip ../to-deploy
0 commit comments