Skip to content

Add github release build archiving #8

Add github release build archiving

Add github release build archiving #8

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