Skip to content

[_ASDisplayLayer] Add protection around setting a layer’s position an… #118

[_ASDisplayLayer] Add protection around setting a layer’s position an…

[_ASDisplayLayer] Add protection around setting a layer’s position an… #118

name: CI (master-only jobs)
on:
push:
branches:
- master
jobs:
cocoapods-lint:
env:
DEVELOPER_DIR: /Applications/Xcode_15.3.app/Contents/Developer
name: Verify that podspec lints
runs-on: macos-latest
steps:
- name: Checkout the Git repository
uses: actions/checkout@v2
- name: Run build.sh with cocoapods-lint mode
run: ./build.sh cocoapods-lint