Skip to content

Add Code Coverage Check #49

Add Code Coverage Check

Add Code Coverage Check #49

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