tested basic cuddle

This commit is contained in:
Kasper Juul Hermansen 2022-08-11 01:18:20 +02:00
parent e73f9790c7
commit 35468a8a8e
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -4,6 +4,6 @@ echo "Testing cuddle"
cuddle_cli x install_cuddle
CUDDLE_FETCH_POLICY=always cuddle_cli x build_release
CUDDLE_FETCH_POLICY=always cuddle_cli x run_release
echo "finished testing cuddle"