Skip to content

Add an overload of map that allows you to fail the conversion by returning nil. #576

Add an overload of map that allows you to fail the conversion by returning nil.

Add an overload of map that allows you to fail the conversion by returning nil. #576

Workflow file for this run

name: CocoaPods
on:
push:
branches:
- main
tags:
- "*"
pull_request:
branches:
- "*"
jobs:
cocoapods:
name: CocoaPods Lint
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: ./test podspec