Skip to content

Provide human-readable error chain description & error grouping APIs #11

Provide human-readable error chain description & error grouping APIs

Provide human-readable error chain description & error grouping APIs #11

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