Skip to content

fix: multiple download notifications #1075

fix: multiple download notifications

fix: multiple download notifications #1075

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: macos-26
steps:
- uses: actions/checkout@v4
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_26.5.app
run: xcodebuild test -scheme Xcodes