Open
Description
Patch Deno.test
permissions for --allow-run
when denoland/deno#21123 is resolved
Currently we need to use permissions: "inherit"
but tests should be limited to the executables they plan to use
Patch Deno.test
permissions for --allow-run
when denoland/deno#21123 is resolved
Currently we need to use permissions: "inherit"
but tests should be limited to the executables they plan to use