Skip to content

Device Names

Device Names #236

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]