Skip to content

2.11.0

2.11.0 #237

Workflow file for this run

name: SwiftLint
on: [pull_request]
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: SwiftLint - Checkout
uses: norio-nomura/[email protected]
- name: SwiftLint - Lint
uses: norio-nomura/[email protected]