Skip to content

Merge pull request #123 from tikhop/3.4.2 #39

Merge pull request #123 from tikhop/3.4.2

Merge pull request #123 from tikhop/3.4.2 #39

Workflow file for this run

name: Swift
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: swift build -v