Skip to content

[New Output] Support "Testing started" Output #226

[New Output] Support "Testing started" Output

[New Output] Support "Testing started" Output #226

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