Skip to content

Make auto-subscribe to app notifications configurable (#59) #163

Make auto-subscribe to app notifications configurable (#59)

Make auto-subscribe to app notifications configurable (#59) #163

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Select Xcode 16
run: sudo xcode-select -s /Applications/Xcode_16.3.app
- name: Test
run: swift test