add make json to os-test-bins

This commit is contained in:
auronandace 2026-01-27 14:56:17 +00:00
parent e66e8344e2
commit 7835e93c43

View File

@ -59,6 +59,7 @@ find out -type f -exec touch '{}' ';'
make test
make html
make json
EOF
chmod +x "${COOKBOOK_STAGE}/usr/bin/os-test-runner"
"""