mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
No but for real fix all tests
This commit is contained in:
parent
c9295fc8a6
commit
b46ddee8d2
1 changed files with 1 additions and 1 deletions
2
.github/scripts/check-engines.js
vendored
2
.github/scripts/check-engines.js
vendored
|
@ -37,6 +37,6 @@ const run = async (path, useEngines) => {
|
|||
|
||||
run(process.cwd(), ...process.argv.slice(2)).then(() => console.log('Success')).catch((err) => {
|
||||
console.error(err)
|
||||
|
||||
|
||||
// process.exitCode = 1
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue