Skip to content

Marked oldProductId as optional #167

Marked oldProductId as optional

Marked oldProductId as optional #167

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