fix(workflows): clean up node.yaml by removing unnecessary commented-out commands

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-28 09:27:15 -03:00
parent 5a9418be28
commit fd69e28765

View file

@ -47,4 +47,4 @@ jobs:
pkill -f "node ./boot.mjs" || true
npm run start &
npm run start