fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
Some checks failed
GBCI / build (push) Failing after 0s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-03-28 09:18:37 -03:00
parent dd14d83f98
commit d3c62ba406

View file

@ -44,4 +44,4 @@ jobs:
pkill -f "node ./boot.mjs" || true
nohup npm run start > /dev/null 2>&1
nohup npm run start