Skip to content

Add ErrorMapper protocol for registering custom error mappers #21

Add ErrorMapper protocol for registering custom error mappers

Add ErrorMapper protocol for registering custom error mappers #21

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