Skip to content

Fix typo in README.md #324

Fix typo in README.md

Fix typo in README.md #324

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@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
bundler-cache: true
- run: ./test podspec