Skip to content

Add ISO section key (#46) #11

Add ISO section key (#46)

Add ISO section key (#46) #11

Workflow file for this run

name: Tests
on: [push]
jobs:
test:
name: Test
runs-on: macOS-13
timeout-minutes: 5
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run tests
run: swift test