Skip to content

Commit

Permalink
Update run-jb-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick-Erichsen committed Dec 16, 2024
1 parent cfc370a commit eaf15bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-jb-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,7 @@ jobs:

- name: Run tests
run: |
sudo defaults write /Library/Preferences/weg.system.notifications.plist DoNotDisturb -boolean true
sudo killall usernoted || true
sudo killall NotificationCenter || true
osascript -e 'tell application "System Events" to tell process "NotificationCenter" to set visible to false'
${{ matrix.runTests }}
- name: Move video
Expand Down

0 comments on commit eaf15bb

Please sign in to comment.