Skip to content

Add android examples (dashboard, docker and k8s snippets) #1689

Add android examples (dashboard, docker and k8s snippets)

Add android examples (dashboard, docker and k8s snippets) #1689

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