Skip to content

Update swift-syntax to use the update URL (#6) #9

Update swift-syntax to use the update URL (#6)

Update swift-syntax to use the update URL (#6) #9

Workflow file for this run

name: test
on:
push:
branches:
- main
pull_request:
branches:
- main
env:
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer
jobs:
test:
runs-on: macOS-14
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Test macOS
run: exec ./.github//scripts/test.sh