Skip to content

Remove plugin.

Remove plugin. #22

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