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