Skip to content

update build workflow to include visionOS #26

update build workflow to include visionOS

update build workflow to include visionOS #26

Workflow file for this run

name: SwiftLint
on:
push:
pull_request:
types:
- opened
jobs:
swiftlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: SwiftLint
uses: norio-nomura/[email protected]