fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
This commit is contained in:
parent
5a9418be28
commit
fd69e28765
1 changed files with 1 additions and 1 deletions
|
|
@ -47,4 +47,4 @@ jobs:
|
||||||
|
|
||||||
pkill -f "node ./boot.mjs" || true
|
pkill -f "node ./boot.mjs" || true
|
||||||
|
|
||||||
npm run start &
|
npm run start
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue