Merge pull request #195 from meshtastic/lgoix-patch-workflow

Update android.yml
This commit is contained in:
Lgx 2020-10-13 10:28:51 -04:00 committed by GitHub
commit 312cf92b04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,9 @@
name: Android CI
# from https://medium.com/@wkrzywiec/github-actions-for-android-first-approach-f616c24aa0f9
on: push
on:
- push
- pull_request
jobs:
test: