Skip to content

Set explicit SwiftPolyglot tag and update clone path #859

Set explicit SwiftPolyglot tag and update clone path

Set explicit SwiftPolyglot tag and update clone path #859

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_15.0.1.app
run: xcodebuild test -scheme Xcodes