Skip to content

Bypass the new tensor validation until it's fixed upstream to work wi… #7

Bypass the new tensor validation until it's fixed upstream to work wi…

Bypass the new tensor validation until it's fixed upstream to work wi… #7

Workflow file for this run

name: CI
on: push
jobs:
test:
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- name: Select Xcode 16
run: sudo xcode-select -s /Applications/Xcode_16.2.app
- name: Test
run: swift test