Skip to content

Improve documentation articles by adding short abstracts to them. (#1… #490

Improve documentation articles by adding short abstracts to them. (#1…

Improve documentation articles by adding short abstracts to them. (#1… #490

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: 2.7
bundler-cache: true
- run: ./test podspec