Skip to content

Clean Up Release Workflow #109

Clean Up Release Workflow

Clean Up Release Workflow #109

Workflow file for this run

name: 'Code Style'
on: pull_request
jobs:
SwiftFormat:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- run: make lint