Skip to content

Update swift-syntax version constraint to range 600.0.0..<603.0.0 (#5) #19

Update swift-syntax version constraint to range 600.0.0..<603.0.0 (#5)

Update swift-syntax version constraint to range 600.0.0..<603.0.0 (#5) #19

Workflow file for this run

name: CommitChecks
on:
push:
branches:
- "**"
jobs:
test:
runs-on: macos-15
steps:
- uses: maxim-lobanov/setup-xcode@v1.1
with:
xcode-version: "26"
- uses: actions/checkout@v2
- name: xcbeautify
run: brew install xcbeautify
- name: Run Test
run: swift test