@@ -4,4 +4,8 @@ cd web
npm run build
cd ..
sbt assembly && fly deploy
if sbt test; then
else
echo "Tests failed, skipping deploy!"
fi
The note is not visible to the blocked user.