You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
Ronald Hötschl
committed
ci: verify the CLI-only package installs and ships no GUI binary
install.sh checks gpgui-helper --version unconditionally and its
GPGUI_INSTALLED knob doesn't cover the helper, so it cannot validate
a BUILD_GUI_HELPER=0 package. Assert the variant's actual contract
instead: the three CLI binaries run, and neither GUI binary shipped.
0 commit comments