Skip to content

Introduce Android #1687

Introduce Android

Introduce Android #1687

Workflow file for this run

name: Swift
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Build & Test
run: ON_CI=1 make test