Skip to content

remove grid view (#27) #140

remove grid view (#27)

remove grid view (#27) #140

Workflow file for this run

name: Build
on:
push:
branches: "*"
pull_request:
branches: "*"
jobs:
pod-lint:
runs-on: macos-12
steps:
- uses: maxim-lobanov/[email protected]
with:
xcode-version: "14.2"
- uses: actions/checkout@v2
- name: Run lint
run: pod lib lint --allow-warnings