We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e9a10 commit 66869a2Copy full SHA for 66869a2
1 file changed
make-appimage.sh
@@ -23,4 +23,4 @@ quick-sharun --make-appimage
23
24
# Test the app for 12 seconds, if the test fails due to the app
25
# having issues running in the CI use --simple-test instead
26
-quick-sharun --test ./dist/*.AppImage
+quick-sharun --simple-test ./dist/*.AppImage
0 commit comments