Skip to content

Adoption of ffi 0.13.0 and preparation for sdk release #249

Adoption of ffi 0.13.0 and preparation for sdk release

Adoption of ffi 0.13.0 and preparation for sdk release #249

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]