mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Don't build symbols in CI.
This commit is contained in:
@@ -27,7 +27,6 @@ def main():
|
||||
run_script('coffeelint.py')
|
||||
run_script('build.py')
|
||||
run_script('test.py', ['--ci'])
|
||||
run_script('create-dist.py')
|
||||
|
||||
|
||||
def run_script(script, args=[]):
|
||||
|
||||
Reference in New Issue
Block a user