We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aed5dd commit 96affbaCopy full SHA for 96affba
1 file changed
build.sh
@@ -5,4 +5,5 @@ cd core && \
5
cd ../tea-cup && \
6
./build.sh && \
7
cd ../samples && \
8
-yarn test --watchAll=false
+yarn test --watchAll=false && \
9
+yarn build
0 commit comments