Skip to content

Commit 96f8f6c

Browse files
authored
disable test for now
1 parent 3150f8c commit 96f8f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ quick-sharun --make-appimage
2323

2424
# Test the app for 12 seconds, if the test fails due to the app
2525
# having issues running in the CI use --simple-test instead
26-
quick-sharun --test ./dist/*.AppImage
26+
#quick-sharun --test ./dist/*.AppImage

0 commit comments

Comments
 (0)