github actions: test backend run

This commit is contained in:
Olof hagsand 2021-06-16 14:34:52 +02:00
parent cdc8924238
commit c814b809bb

View file

@ -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"