mirror of
https://github.com/electron/electron.git
synced 2026-02-03 19:55:43 -05:00
Add env var to skip native module tests
This commit is contained in:
@@ -9,6 +9,7 @@ environment:
|
||||
ELECTRON_ENABLE_LOGGING: true
|
||||
matrix:
|
||||
- gn_args: debug
|
||||
ELECTRON_SKIP_NATIVE_MODULE_TESTS: 1
|
||||
- gn_args: release
|
||||
build_script:
|
||||
- git config --global core.longpaths true
|
||||
|
||||
Reference in New Issue
Block a user