Skip to content

Simplify error messages, xcode reporting, include xcode reporter when… #4

Simplify error messages, xcode reporting, include xcode reporter when…

Simplify error messages, xcode reporting, include xcode reporter when… #4

Workflow file for this run

name: Unit Test
on:
push:
jobs:
test:
name: Unit Test
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: unit test package
run: swift test