Skip to content

Introduce Catching protocol for convenient nesting of error types for typed throws #9

Introduce Catching protocol for convenient nesting of error types for typed throws

Introduce Catching protocol for convenient nesting of error types for typed throws #9

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