Skip to content

test: pass python path to node-gyp

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

node-gyp rebuild should use the same python interpreter as in Makefile rather than let node-gyp guess the python path by itself.

Merge request reports

Loading