Skip to content

update reference to support@algolia.com to new ticket link #319

update reference to support@algolia.com to new ticket link

update reference to support@algolia.com to new ticket link #319

Workflow file for this run

name: Cocoapods
on:
pull_request:
jobs:
lint:
runs-on: macos-12
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Select Xcode version
run: sudo xcode-select -s '/Applications/Xcode_13.4.app/Contents/Developer'
- name: Pod lib lint
run: pod lib lint --allow-warnings