github actions: test backend run
This commit is contained in:
parent
cdc8924238
commit
c814b809bb
1 changed files with 2 additions and 1 deletions
|
|
@ -198,7 +198,8 @@ if [ $BE -ne 0 ]; then
|
|||
err
|
||||
fi
|
||||
new "start backend -s init -f $cfg"
|
||||
start_backend -s init -f $cfg
|
||||
sudo $clixon_backend -F -D 1 -l e -s init -f $cfg
|
||||
# start_backend -s init -f $cfg
|
||||
fi
|
||||
|
||||
new "wait backend"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue