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

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-28 09:19:10 -03:00
parent 895fa3b3cc
commit 7c697064d8

View file

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