Skip to content

Fix #1332

Fix #1332 #48

Workflow file for this run

on:
workflow_dispatch:
pull_request:
paths:
- PromiseKit.podspec
jobs:
lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
submodules: true
- run: pod lib lint --fail-fast --allow-warnings