fix(workflows): clean up node.yaml by removing unnecessary commented-out commands
Some checks failed
GBCI / build (push) Has been cancelled
Some checks failed
GBCI / build (push) Has been cancelled
This commit is contained in:
parent
e7241cde67
commit
dbc1611b74
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