Skip to content

Using PowerAuthSDK 1.9.0+ (#65) #110

Using PowerAuthSDK 1.9.0+ (#65)

Using PowerAuthSDK 1.9.0+ (#65) #110

Workflow file for this run

name: lint
on:
push:
branches:
- develop
- main
pull_request:
jobs:
swift:
name: Swift Lint
runs-on: macos-14
steps:
- name: Checkout the repo
uses: actions/checkout@v4
- name: Lint
run: ./scripts/swiftlint.sh