diff --git a/.github/scripts/contrib_check.sh b/.github/scripts/contrib_check.sh index ce1bd4fb..01188eb5 100755 --- a/.github/scripts/contrib_check.sh +++ b/.github/scripts/contrib_check.sh @@ -38,15 +38,29 @@ mkdir -p "$run_dir" # code is correct. Those tests are gated for RUNTIME correctness (the thing that # actually caught the WS rot); making them leak-clean is separate follow-up # work. i18n/collate was written leak-clean by design, so it IS leak-gated. +AVC="contrib/avcodec" TW="contrib/tinyweb" I18N="contrib/i18n" +#