mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
9 lines
167 B
Text
9 lines
167 B
Text
|
{
|
||
|
"envs": {
|
||
|
"DENO_CERT": "$PWD/RootCA.pem"
|
||
|
},
|
||
|
"flaky": true,
|
||
|
"args": "cache https://localhost:5545/cert/cafile_url_imports.ts",
|
||
|
"output": "[WILDCARD]"
|
||
|
}
|