Skip to content

Add Swift 6.0 to unit tests #538

Add Swift 6.0 to unit tests

Add Swift 6.0 to unit tests #538

Workflow file for this run

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