Skip to content

Fix/privacy manifest #107

Fix/privacy manifest

Fix/privacy manifest #107

Workflow file for this run

name: Test-spm
on:
push:
branches: [ main ]
pull_request:
branches:
- '*'
jobs:
spm:
name: Test with SPM
runs-on: macOS-latest
env:
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer
steps:
- uses: actions/checkout@v2
- name: SPM Test
run: swift test -c debug