Skip to content

Merge pull request #103 from guillaumealgis/sendable-path #21

Merge pull request #103 from guillaumealgis/sendable-path

Merge pull request #103 from guillaumealgis/sendable-path #21

Workflow file for this run

on:
push:
branches:
- master
jobs:
smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: swift --version
- run: swift test --parallel