Merge pull request 'fix: add confirmation message for test completion' (#10) from test into develop
All checks were successful
Test Runner / hello-world (push) Successful in 12s

Reviewed-on: http://192.168.0.16:3000/lborv/low-code-engine/pulls/10
This commit is contained in:
2025-10-13 14:33:47 +00:00

View File

@ -15,3 +15,4 @@ jobs:
echo "Step 1 complete ✅" echo "Step 1 complete ✅"
echo "Step 2 complete ✅" echo "Step 2 complete ✅"
echo "All good!" echo "All good!"
echo "Tests passed! 🎉"