Skip to content

Upgrade PA SDK to 1.8.0 #79

Upgrade PA SDK to 1.8.0

Upgrade PA SDK to 1.8.0 #79

Workflow file for this run

name: lint
on:
push:
branches:
- develop
- main
pull_request:
jobs:
swift:
name: Swift Lint
runs-on: macos-13
steps:
- name: Checkout the repo
uses: actions/checkout@v2
- name: Lint
run: swiftlint --strict