Skip to content

Add matchers for Result that match against submatchers, or for equatable values. #64

Add matchers for Result that match against submatchers, or for equatable values.

Add matchers for Result that match against submatchers, or for equatable values. #64

Workflow file for this run

name: Carthage
on:
push:
branches:
- main
tags:
- "*"
pull_request:
branches:
- "*"
jobs:
carthage:
name: Carthage Build
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
bundler-cache: true
- run: ./test carthage