Skip to content

make sure to include the bundle #33

make sure to include the bundle

make sure to include the bundle #33

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