Skip to content

Commit

Permalink
fixup! Add an initial GitHub Actions config to run Safari stable
Browse files Browse the repository at this point in the history
  • Loading branch information
gsnedders committed Aug 13, 2024
1 parent 5883197 commit 214fe04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/safari_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
- name: Enable safaridriver
run: |-
set -eux -o pipefail
export SYSTEM_VERSION_COMPAT=0
sudo safaridriver --enable
defaults write com.apple.Safari WebKitJavaScriptCanOpenWindowsAutomatically 1
- name: Update hosts
Expand Down

0 comments on commit 214fe04

Please sign in to comment.