Skip to content

Supported Tenjin integration #177

Supported Tenjin integration

Supported Tenjin integration #177

Workflow file for this run

name: Checks
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.3.0'
- uses: actions/checkout@v2
- name: Validation
run: |
pod lib lint --allow-warnings