Merge branch 'os-test-bins-json' into 'master'

add make json to os-test-bins

See merge request redox-os/redox!1847
This commit is contained in:
Jeremy Soller 2026-01-27 09:17:52 -07:00
commit d2da617fa7

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"
"""