Skip to content

Merge pull request #114 from hoereth/SerializationError-plus-HTTPURLR… #30

Merge pull request #114 from hoereth/SerializationError-plus-HTTPURLR…

Merge pull request #114 from hoereth/SerializationError-plus-HTTPURLR… #30

Workflow file for this run

on: push
name: Build
jobs:
test:
name: Build
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
- name: Build and test
run: swift test