@@ -57,7 +57,6 @@ jobs:
condition: and(succeeded(), ne(variables['ELECTRON_RELEASE'], '1'))
- bash: |
- set +e
cd src
# Make sure there aren't any Electron processes left running from previous tests
killall Electron