mirror of
https://github.com/denoland/deno.git
synced 2025-01-05 13:59:01 -05:00
Looks like specs::npm::lifecycle_scripts::node_gyp is still an issue
Revert "enable specs::npm::lifecycle_scripts::node_gyp"
This reverts commit 5b4aa79fb6
.
This commit is contained in:
parent
84e1d84bb6
commit
da8cf18a28
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"ignore": true, // TODO(kt3k): This case fails when downloading https://nodejs.org/download/release/v20.11.1/node-v20.11.1-headers.tar.gz
|
||||
"tempDir": true,
|
||||
"tests": {
|
||||
"node_gyp": {
|
||||
|
|
Loading…
Reference in a new issue