Skip to content

fix(AsyncOperation): cancel() and isCancelled behavior #151

fix(AsyncOperation): cancel() and isCancelled behavior

fix(AsyncOperation): cancel() and isCancelled behavior #151

Workflow file for this run

name: Cocoapods
on:
pull_request:
jobs:
lint:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- 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