Skip to content

fix: settings link on Sonoma not working #692

fix: settings link on Sonoma not working

fix: settings link on Sonoma not working #692

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_14.2.app
run: xcodebuild test -scheme Xcodes