Skip to content

ci: update xcodebuild destination #14

ci: update xcodebuild destination

ci: update xcodebuild destination #14

Workflow file for this run

name: Unit tests
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test