mirror of
https://github.com/atom/atom.git
synced 2026-01-26 07:19:06 -05:00
Merge branch 'mb-as-tweak-circle-screensaver-fix' into mb-as-guard-tab-length
This commit is contained in:
@@ -7,9 +7,6 @@ machine:
|
||||
xcode:
|
||||
version: 7.3
|
||||
|
||||
post:
|
||||
- osascript -e 'tell application "System Events" to keystroke "x"' # clear screen saver
|
||||
|
||||
general:
|
||||
artifacts:
|
||||
- out/atom-mac.zip
|
||||
@@ -36,6 +33,7 @@ dependencies:
|
||||
test:
|
||||
override:
|
||||
- script/lint
|
||||
- osascript -e 'tell application "System Events" to keystroke "x"' # clear screen saver
|
||||
- caffeinate -s script/test # Run with caffeinate to prevent screen saver
|
||||
|
||||
experimental:
|
||||
|
||||
Reference in New Issue
Block a user