Skip to content

Fix array encode with alignment. More tests. #33

Fix array encode with alignment. More tests.

Fix array encode with alignment. More tests. #33

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Build and Test
run: swift test