Skip to content

Add Swift 5.9 to Test Matrix #193

Add Swift 5.9 to Test Matrix

Add Swift 5.9 to Test Matrix #193

Workflow file for this run

name: SwiftLint
on:
push:
branches: [ '**' ]
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict