Skip to content

Add convenient way to get log file & attach to email or other places #16

Add convenient way to get log file & attach to email or other places

Add convenient way to get log file & attach to email or other places #16

Workflow file for this run

name: CI
on:
pull_request:
jobs:
test-macos:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Run tests
run: swift test