build: ensure CI is truthy in arm test env

This commit is contained in:
Samuel Attard
2021-04-14 22:32:53 -07:00
parent 60cc150a17
commit e455f68b64

View File

@@ -80,6 +80,7 @@ steps:
ELECTRON_DISABLE_SECURITY_WARNINGS: 1
IGNORE_YARN_INSTALL_ERROR: 1
ELECTRON_TEST_RESULTS_DIR: junit
CI: 1
- bash: |
cd src