We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c745e05 commit f1a1997Copy full SHA for f1a1997
1 file changed
test.sh
@@ -76,10 +76,6 @@ unit "$@"
76
unit --no-default-features "$@"
77
unit --all-features "$@"
78
unit --features cli "$@"
79
-unit --features cli-completions "$@"
80
-unit --features man-page "$@"
81
-unit --features usage-md "$@"
82
-unit --features ai-instructions "$@"
83
84
if [[ -f "$failure_marker" ]]; then
85
echo >&2
0 commit comments