Skip to content

Commit 6c88d30

Browse files
authored
add test
1 parent 3155c51 commit 6c88d30

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

make-appimage.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ quick-sharun \
2727

2828
# Turn AppDir into AppImage
2929
quick-sharun --make-appimage
30+
31+
# Test the app for 12 seconds, if the app normally quits before that time
32+
# then skip this or check if some flag can be passed that makes it stay open
33+
quick-sharun --test ./dist/*.AppImage

0 commit comments

Comments
 (0)