ooni-probe-cli/.github/workflows/android.yml

13 lines
285 B
YAML
Raw Normal View History

# android checks whether we can build for Android
name: android
on:
push:
branches:
- "release/**"
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: ./make --disable-embedding-psiphon-config -t ./MOBILE/android/oonimkall.aar