Skip to content

podspec: add swift_version #12

podspec: add swift_version

podspec: add swift_version #12

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